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

315
Views
npx create-react-app muestra un error al instalar

npx create-react-app shoing eror whent install, por favor ayúdame a resolver este problema. mi versión de nodejs es v16.14.2 y la versión de npm es 8.5.0

 Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts with cra-template... added 1354 packages in 1m 171 packages are looking for funding run `npm fund` for details Initialized a git repository. Installing template dependencies using npm... npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: instagram-clone@0.1.0 npm ERR! Found: react@18.0.0 npm ERR! node_modules/react npm ERR! react@"^18.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"<18.0.0" from @testing-library/react@12.1.5 npm ERR! node_modules/@testing-library/react npm ERR! @testing-library/react@"^12.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. npm ERR! npm ERR! See /home/psn/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /home/psn/.npm/_logs/2022-04-12T07_12_21_032Z-debug-0.log `npm install --no-audit --save @testing-library/jest-dom@^5.14.1 @testing- library/react@^12.0.0 @testing-library/user-event@^13.2.1 web-vitals@^2.1.0` failed
about 4 years ago · Santiago Gelvez
2 answers
Answer question

0

Parece que está ejecutando el npx create-react-app en un proyecto que ya incluye reaccionar. Intente ejecutar npm install en su lugar.

Si eso no funciona, intente eliminar su carpeta node_modules y ejecute npm install nuevamente.

about 4 years ago · Santiago Gelvez Report

0

Puedes intentar lo siguiente:

  1. Elimine tanto node_modules como package-lock.json
  2. Ejecute npm i web-vitals --save-dev
  3. Ejecute npm install
about 4 years ago · Santiago Gelvez 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!