Open Yamilquery opened 7 years ago
When I try to compile my application in production mode I get an error.
npm run ns-bundle --ios --build-app "--release" "--for-device" "--teamId" "XXXXXX"
I get this:
ERROR in ./ubicacion/ubicacion.component.ts Module not found: Error: Can't resolve 'nativescript-maskedinput' in '/Users/yam/Documents/node/LAaps/zafo/telerik/zafo/zafo_app/app/ubicacion' @ ./ubicacion/ubicacion.component.ts 8:71-110 @ ./app.module.ngfactory.ts @ ./main.aot.ts
When I try to compile my application in production mode I get an error.
npm run ns-bundle --ios --build-app "--release" "--for-device" "--teamId" "XXXXXX"
I get this: