We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
#73
Sorry, something went wrong.
No branches or pull requests
Need to update the peer dependencies to support angular 18.
Error log:
The text was updated successfully, but these errors were encountered: