-
Notifications
You must be signed in to change notification settings - Fork 82
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
Unknown error when using ng-apexcharts in Angular 14 project #279
Comments
I am facing exactly the same error when I upgraded the node version from 14.17 to 16.20. |
temporary workaround is - #189 (comment) |
I think this will help #280 (comment) |
Had the same error here when upgrading angular 13 to 14. |
Works okay if using
Workaround would be to upgrade to Angular 15. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm trying to use the apexcharts feature in my Angular 14 project. I installed the latest apexcharts and ng-apexcharts in my Angular 14 project.
But I got the compile error and cannot move forward.
"apexcharts": "^3.40.0",
"ng-apexcharts": "^1.7.6",
Please let me know!
The text was updated successfully, but these errors were encountered: