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

Unknown error when using ng-apexcharts in Angular 14 project #279

Open
damon122 opened this issue Jul 24, 2023 · 6 comments
Open

Unknown error when using ng-apexcharts in Angular 14 project #279

damon122 opened this issue Jul 24, 2023 · 6 comments

Comments

@damon122
Copy link

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.

image

"apexcharts": "^3.40.0",
"ng-apexcharts": "^1.7.6",

Please let me know!

@hanatharesh2712
Copy link

I am facing exactly the same error when I upgraded the node version from 14.17 to 16.20.

@hanatharesh2712
Copy link

temporary workaround is - #189 (comment)

@Suryaprasath1996
Copy link

I think this will help #280 (comment)

@jeferson-menezes
Copy link

Had the same error here when upgrading angular 13 to 14.
Version [email protected] or higher the same error happens:
It worked by returning the version to: [email protected] [email protected]

@dfusic
Copy link

dfusic commented Sep 25, 2023

Works okay if using

"ng-apexcharts": "1.6.0",
"apexcharts": "3.33.0",

Workaround would be to upgrade to Angular 15.

Copy link

github-actions bot commented Aug 2, 2024

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.

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

No branches or pull requests

5 participants