We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm having this error when running my ionic2 application :
bundle dev update failed: Module \node_modules\angular2-highcharts\index.js does not export ChartModule
What am I missing here ? I've installed the module with the following command:
npm install angular2-highcharts --save
The text was updated successfully, but these errors were encountered:
same issue as #75
I've fixed it by configuring rollup as explained in the workaround.
Sorry, something went wrong.
No branches or pull requests
I'm having this error when running my ionic2 application :
What am I missing here ? I've installed the module with the following command:
npm install angular2-highcharts --save
The text was updated successfully, but these errors were encountered: