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

Can't update to Angular 18 #11967

Closed
ibakshay opened this issue May 29, 2024 · 0 comments
Closed

Can't update to Angular 18 #11967

ibakshay opened this issue May 29, 2024 · 0 comments
Assignees

Comments

@ibakshay
Copy link

Is this a bug, enhancement, or feature request?

Enhancement

Describe your proposal.

Angular 18 is not yet supported by this library. I am getting the following error when I try to upgrade my Angular project from V17 to V18.
I am wondering what is your timeline for releasing a new version that is compatible with Angular V18.

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

Angular version: 18.0.0
Fundamental-ngx version: 0.49.2

npm error While resolving: i2-ui@0.0.1
npm error Found: @angular/animations@18.0.0
npm error node_modules/@angular/animations
npm error   @angular/animations@"^18.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/animations@"^17.0.0" from @fundamental-ngx/core@0.49.2
npm error node_modules/@fundamental-ngx/core
npm error   @fundamental-ngx/core@"^0.49.2" from the root project
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

3 participants