Open
Description
Now that Angular 18 has been released, are there any plans to release a new version that supports Angular 18?
I got this error message:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: ngx-loading@17.0.0
npm ERR! Found: @angular/common@18.0.0
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"^18.0.0" from the root project
npm ERR! peer @angular/common@"^18.0.0 || ^19.0.0" from @angular/cdk@18.0.0
npm ERR! node_modules/@angular/cdk
npm ERR! @angular/cdk@"^18.0.0" from the root project
npm ERR! peer @angular/cdk@"18.0.0" from @angular/material@18.0.0
npm ERR! node_modules/@angular/material
npm ERR! @angular/material@"^18.0.0" from the root project
npm ERR! 1 more (@angular/material-moment-adapter)
npm ERR! 6 more (@angular/forms, @angular/material, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^17.0.0" from ngx-loading@17.0.0
npm ERR! node_modules/ngx-loading
npm ERR! ngx-loading@"^17.0.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @angular/common@17.3.10
npm ERR! node_modules/@angular/common
npm ERR! peer @angular/common@"^17.0.0" from ngx-loading@17.0.0
npm ERR! node_modules/ngx-loading
npm ERR! ngx-loading@"^17.0.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
Metadata
Metadata
Assignees
Labels
No labels