Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--env.aot building crash #19

Open
BJacob7 opened this issue Nov 11, 2020 · 1 comment
Open

--env.aot building crash #19

BJacob7 opened this issue Nov 11, 2020 · 1 comment

Comments

@BJacob7
Copy link

BJacob7 commented Nov 11, 2020

Which platform(s) does your issue occur on?

  • Both

Please, provide the following version numbers that your issue occurs with:

When building an application and using --env.aot
the cli crush on the importing of the HighChartModule
example of the building command:

tns build ios --release --bundle --env.uglify --env.aot --production

without the --env.aot is working fine!

this is the error that we got

ERROR in Unexpected value 'HighchartsModule in path/node_modules/nativescript-ui-highcharts/angular/highcharts.module.d.ts' imported by the module 'AppModule in path/app/app.module.ts'. Please add a @NgModule annotation.

please add to the plugin the @NgModule annotation.

@BJacob7
Copy link
Author

BJacob7 commented Mar 14, 2021

any estmation release date?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant