Juan de Dios Martínez Vallejo

Results 158 comments of Juan de Dios Martínez Vallejo

I have applied the changes it has in this PR but it keeps failing, I have changed this one: `"postpack": "rm -rf node_modules"` to `"postpack": "npx rimraf - node_modules"` but...

+1, I have the same behavior in centos

Has anyone gotten the cli to work with NS7? UPDATE Put this file on root folder: nsconfig.json (old nativescript.config.ts) ``` { "appPath": "src", "appResourcesPath": "App_Resources" } ```

this plugin is not working on NS8 but the @farfromrefug plugin does work

com.google.android.gms does not recognize it. Does anyone have a solution? Thank you!

I answer myself. Add declare var com: any; and works! -> ` import {Marker, Position} from "nativescript-google-maps-sdk"; declare var com:any; `

still not working?

I think this should close, the cli now supports `--env.env stage` or `--env.env prod` or `--env.env xxxx`