nitrag
nitrag
@johannespetereit `type = "string"` didn't work for me either. It hasn't been tested enough to know for sure but I saw a comment about removing commas and it occurred to...
I agree, getting impatient waiting and waiting for a fix.
Yes tags similar to `cypress/browsers:node-lts-chrome` would be nice for our dev CI/CD.
This was my first 3rd party plugin, phew complicated. ```bash #for OSX wget -O ~/.terraform.d/plugins/terraform-provider-mongodbatlas_v1.1.0 https://github.com/akshaykarle/terraform-provider-mongodbatlas/releases/download/v1.1.0/terraform-provider-mongodbatlas_v1.1.0_darwin_amd64 ```
We need to wait until a new version of `google-play-scraper` is released. In the meantime you can update this package.json to use the Main branch for google-play-scraper. ```json { "dependencies":...
This helped me, thank you! @dmourao
Hey @maikkley, how did you compile for 3.5.0+ (64-bit)?
@maikkley Tried your steps exactly. Didn't work. Did you let xcode update project to preferred settings? Do you build for active architectures only? Did you have to update mapbox-ios-sdk? Did...
@maikkley :'( eagerly awaiting a PR for 64-bit support!
@adampax See pull https://github.com/adampax/titanium-mapbox/pull/16 I made a PR, please test on your end but I think I've got everything updated and working! Note that due to parity with the file.resolve(),...