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

179
Views
Error al ejecutar: npx create-next-app -e with-tailwindcss my-project

cuando intento crear una nueva 'Aplicación' Tailwind de Next.js (con este comando: npx create-next-app -e with-tailwindcss my-project ) aparece el siguiente error:

 C:\socialmedia3>npx create-next-app -e with-tailwindcss socialmedia3 Creating a new Next.js app in C:\socialmedia3\socialmedia3. Downloading files for example with-tailwindcss. This might take a moment. Installing packages. This might take a couple of minutes. Der Befehl "yarn" ist entweder falsch geschrieben oder konnte nicht gefunden werden. // This is German and means something like: The command "yarn" is either misspelled or could not be found. node:events:368 throw er; // Unhandled 'error' event ^ Error: spawn yarn ENOENT at notFoundError (C:\Users\jesse\AppData\Local\npm-cache\_npx\efeac22998af9bf2\node_modules\create-next-app\dist\index.js:100:3828) at verifyENOENT (C:\Users\jesse\AppData\Local\npm-cache\_npx\efeac22998af9bf2\node_modules\create-next-app\dist\index.js:100:4207) at ChildProcess.e.emit (C:\Users\jesse\AppData\Local\npm-cache\_npx\efeac22998af9bf2\node_modules\create-next-app\dist\index.js:100:4062) at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) Emitted 'error' event on ChildProcess instance at: at ChildProcess.e.emit (C:\Users\jesse\AppData\Local\npm-cache\_npx\efeac22998af9bf2\node_modules\create-next-app\dist\index.js:100:4103) at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) { code: 'ENOENT', errno: 'ENOENT', syscall: 'spawn yarn', path: 'yarn', spawnargs: [ 'install' ] }

¿Qué estoy haciendo mal? Los mejores deseos.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Parece que la lib que está utilizando a través npx requiere que se instale yarn y no es así.

Puede instalarlo con npm i -g yarn .

about 4 years ago · Juan Pablo Isaza 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!