You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
$ npm run start-ios-bundle
> @ prestart-ios-bundle /private/tmp/Sample
> npm run webpack-ios
> @ prewebpack-ios /private/tmp/Sample
> npm run clean-ios
> @ clean-ios /private/tmp/Sample
> tns clean-app ios
> @ webpack-ios /private/tmp/Sample
> webpack --config=webpack.ios.js --progress
0% compilingError: AppModule is not an NgModule
at AotPlugin.getNgModuleMetadata (/private/tmp/Sample/node_modules/@ngtools/webpack/src/plugin.js:297:19)
at AotPlugin._processNgModule (/private/tmp/Sample/node_modules/@ngtools/webpack/src/plugin.js:241:42)
at /private/tmp/Sample/node_modules/@ngtools/webpack/src/plugin.js:217:39
at process._tickCallback (node.js:405:9)
at Function.Module.runMain (module.js:432:11)
at startup (node.js:141:18)
at node.js:1003:3