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

Update library to support Angular v18 compatibility #334

Open
tonisiforou opened this issue Jun 4, 2024 · 6 comments
Open

Update library to support Angular v18 compatibility #334

tonisiforou opened this issue Jun 4, 2024 · 6 comments

Comments

@tonisiforou
Copy link

tonisiforou commented Jun 4, 2024

Dependency conflicts: Please update the library to enable migration to Angular v18.

@tonisiforou tonisiforou changed the title Update to Angular 18 Update library to support Angular v18 compatibility Jun 4, 2024
@YuriiDmytryshyn
Copy link

yes, update please!

@ottocoster
Copy link

FYI: Latest update (1.11.0) breaks compatibility with Angular 17:

npm error Found: @angular/[email protected]
npm error node_modules/@angular/common
npm error   @angular/common@"^17.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/common@"^18.0.1" from [email protected]
npm error node_modules/ng-apexcharts
npm error   ng-apexcharts@"^1.7.7" from the root project

@junedchhipa
Copy link
Contributor

@damingerdai Can you please confirm if the latest version breaks on angular 17. And if yes, what steps need to be taken?

@damingerdai
Copy link
Contributor

FYI: Latest update (1.11.0) breaks compatibility with Angular 17:

npm error Found: @angular/[email protected]
npm error node_modules/@angular/common
npm error   @angular/common@"^17.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/common@"^18.0.1" from [email protected]
npm error node_modules/ng-apexcharts
npm error   ng-apexcharts@"^1.7.7" from the root project

Please update to ng18 or use --force

@emanuelsacoman
Copy link

image

How can i use this with Angular 16?

@damingerdai
Copy link
Contributor

image

How can i use this with Angular 16?

Please update to ng18 or [email protected] or [email protected] or use --force

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

6 participants