Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

1.3K
Views
Fix the upstream dependency conflict while creating new angular project

Version:
Angular CLI: 12.1.1
Node: 14.17.3
Package Manager: npm 7.19.1

Error coming while creating a new angular project.

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: angular-beginner@0.0.0
npm ERR! Found: jasmine-core@3.7.1
npm ERR! node_modules/jasmine-core
npm ERR!   dev jasmine-core@"~3.7.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer jasmine-core@">=3.8" from karma-jasmine-html-reporter@1.7.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.

After searching StackOverflow I found this and tried.

  1. Run the command with --force, or --legacy-peer-deps
  2. npm uninstall –g @angular/CLI
    npm cache clean --force
    npm install –g @angular/cli@latest

But still didn't resolve the issue. TIA

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

I solved it downgrading my node and npm versions, it seems that the problem is with npm 7.

Angular CLI: 12.1.1
Node: 14.16.1
Package Manager: npm 6.14.12
over 4 years ago · Santiago Trujillo Report

0

Solved

npm version 7 has some issues. I have downgraded the npm version to 6. It's running now.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!