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

When creating a new project I get this error #153

Closed
CarlosArroyoez opened this issue May 8, 2021 · 3 comments
Closed

When creating a new project I get this error #153

CarlosArroyoez opened this issue May 8, 2021 · 3 comments

Comments

@CarlosArroyoez
Copy link

\ Installing packages (npm)...npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: app@0.0.0
npm ERR! Found: jasmine-core@3.6.0
npm ERR! node_modules/jasmine-core
npm ERR! dev jasmine-core@"~3.6.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer jasmine-core@">=3.7.1" from karma-jasmine-html-reporter@1.6.0
npm ERR! node_modules/karma-jasmine-html-reporter
npm ERR! dev karma-jasmine-html-reporter@"^1.5.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.
npm ERR!
npm ERR! See C:\Users\PC1\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\PC1\AppData\Local\npm-cache_logs\2021-05-08T22_47_36_556Z-debug.log
× Package install failed, see above.

Angular CLI: 11.2.12
Node: 14.16.1
OS: win32 x64

I would like to know if someone knows why this happens and to be able to solve it

@DracoStrongborn
Copy link

Same for me. This is running on a Raspberry Pi with Raspbian for me.

@DeborahK
Copy link
Owner

The code was updated to Angular v12 on July 9th. Does this exact error still occur now with the updated Angular version?

@DeborahK
Copy link
Owner

DeborahK commented Aug 9, 2021

I'm closing this for now. If you are still experiencing this issue, please reopen.

@DeborahK DeborahK closed this as completed Aug 9, 2021
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