-
Notifications
You must be signed in to change notification settings - Fork 71
Webpack build issue with nativescript-angular/router/router.module.d.ts #72
Comments
Are all of your "native" angular modules marked with |
yeah, I have added NO_ERRORS_SCHEMA in all my native angular module. |
Hey Sean, |
Are you importing from |
Hey, and I had imported 'ui/web-view' instead of 'tns-core-modules/ui/web-view' |
Yes, all the imports that come from a NS package, need to be imported from |
But you did it like |
I have changed it by this error comes by I have updated library version too. below is the updated versions
after debug I had found it is issue of upgraded versions and their compatibility so that I tried with this but again their is an issue with webpack |
Hey, after your comment, I also tried to do from fresh code but it is not working with fresh too.
|
Hi,
I am using angular-native-seed to build cross-platform mobile apps. and when I ran 'npm run phone-android-bundle', I am stuck with following error
Please help me
The text was updated successfully, but these errors were encountered: