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 to angular 18 #72

Closed
Frosty1604 opened this issue Jun 2, 2024 · 1 comment
Closed

Update to angular 18 #72

Frosty1604 opened this issue Jun 2, 2024 · 1 comment

Comments

@Frosty1604
Copy link

Need to update the peer dependencies to support angular 18.

Error log:

npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @push-based/[email protected]
npm WARN Found: @angular/[email protected]
npm WARN node_modules/@angular/common
npm WARN   peer @angular/common@"^18.0.0 || ^19.0.0" from @angular/[email protected]
npm WARN   node_modules/@angular/cdk
npm WARN     @angular/cdk@"18.0.0" from the root project
npm WARN   7 more (@angular/forms, @angular/platform-browser, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @angular/common@"^17.0.0" from @push-based/[email protected]
npm WARN node_modules/@push-based/ngx-fast-svg
npm WARN   @push-based/ngx-fast-svg@"^18.0.0" from the root project
npm WARN 
npm WARN Conflicting peer dependency: @angular/[email protected]
npm WARN node_modules/@angular/common
npm WARN   peer @angular/common@"^17.0.0" from @push-based/[email protected]
npm WARN   node_modules/@push-based/ngx-fast-svg
npm WARN     @push-based/ngx-fast-svg@"^18.0.0" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @push-based/[email protected]
npm WARN Found: @angular/[email protected]
npm WARN node_modules/@angular/core
npm WARN   peer @angular/core@"18.0.0" from @angular/[email protected]
npm WARN   node_modules/@angular/animations
npm WARN     peerOptional @angular/animations@"18.0.0" from @angular/[email protected]
npm WARN     node_modules/@angular/platform-browser
npm WARN     1 more (the root project)
npm WARN   11 more (@angular/cdk, @angular/common, @angular/compiler, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @angular/core@"^17.0.0" from @push-based/[email protected]
npm WARN node_modules/@push-based/ngx-fast-svg
npm WARN   @push-based/ngx-fast-svg@"^18.0.0" from the root project
npm WARN 
npm WARN Conflicting peer dependency: @angular/[email protected]
npm WARN node_modules/@angular/core
npm WARN   peer @angular/core@"^17.0.0" from @push-based/[email protected]
npm WARN   node_modules/@push-based/ngx-fast-svg
npm WARN     @push-based/ngx-fast-svg@"^18.0.0" from the root project
@ChristopherPHolder
Copy link
Contributor

#73

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

2 participants