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

[Bug] template not working #28

Open
JMarzoli opened this issue Feb 25, 2023 · 0 comments
Open

[Bug] template not working #28

JMarzoli opened this issue Feb 25, 2023 · 0 comments

Comments

@JMarzoli
Copy link

Version

latest

Reproduction link

https://codepen.io/

Operating System

windows 10

Device

desktop

Browser & Version

chrome latest

Steps to reproduce

-unzip the folder
-run the command 'npm install' on the project folder
-got a NPM ERROR

What is expected?

to work

What is actually happening?

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: argon-design-system-angular@1.3.0
npm ERR! Found: @angular/core@13.3.1
npm ERR! node_modules/@angular/core
npm ERR! @angular/core@"^13.3.1" from the root project
npm ERR! peer @angular/core@"13.3.1" from @angular/animations@13.3.1
npm ERR! node_modules/@angular/animations
npm ERR! @angular/animations@"13.3.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"13.3.12" from @angular/common@13.3.12
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"^13.3.1" from the root project
npm ERR! peer @angular/common@"13.3.12" from @angular/platform-browser@13.3.12
npm ERR! node_modules/@angular/platform-browser
npm ERR! @angular/platform-browser@"^13.3.1" 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\julia\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\julia\AppData\Local\npm-cache_logs\2023-02-25T11_53_34_441Z-debug-0.log


Solution

Additional comments

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

1 participant