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

690
Views
ng update @angular/cli @angular/core o npx @angular/cli@13 update @angular/core@13 @angular/cli@13 no funciona

Estoy tratando de actualizar mi angular cli y angular core de 12 a 13, pero parece que hay problemas de dependencia entre pares. ¿Alguien se enfrentó a este problema?

npx @angular/cli@13 actualizar @angular/core@13 @angular/cli@13

 [![npm ERR! Could not resolve dependency: npm ERR! dev @angular/compiler-cli@"~13.0.0" from the root project npm ERR! npm ERR! Conflicting peer dependency: typescript@4.4.4 npm ERR! node_modules/typescript npm ERR! peer typescript@">=4.4.2 <4.5" from @angular/compiler-cli@13.0.0 npm ERR! node_modules/@angular/compiler-cli npm ERR! dev @angular/compiler-cli@"~13.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.][1]][1]

registros

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Tuve el mismo problema cada vez que actualicé mi aplicación Angular a una versión superior. Siempre usé el comando --force y la actualización finalizó con éxito. Así que simplemente agregue el comando --force y asegúrese de probar su aplicación después de la actualización.

 npx @angular/cli@13 update @angular/core@13 @angular/cli@13 --force

Además, haga lo mismo si actualiza Material:

 npx @angular/cli@13 update @angular/material@13 --force
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!