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

228
Views
Módulo no encontrado: no se puede resolver '@emotion/react'

Quiero instalar el paquete neumorfismo-reaccionar .

Pero tengo este error

Módulo no encontrado: no se puede resolver '@emotion/react' en 'C:\Users\Asus\Desktop\react projects\visitor\node_modules@emotion\styled\base\dist'

Aquí están las dependencias en package.json

 "@emotion/core": "^11.0.0", "@emotion/styled": "^11.0.0", "@testing-library/jest-dom": "^5.11.6", "@testing-library/react": "^11.2.2", "@testing-library/user-event": "^12.6.0", "neumorphism-react": "^1.1.1", "react": "^17.0.1", "react-dom": "^17.0.1", "react-scripts": "4.0.1", "semantic-ui-react": "^2.0.1", "web-vitals": "^0.2.4"
over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

Tuve un problema similar y lo resolví llamando a:

 npm install @emotion/react

o

 yarn add @emotion/react
over 4 years ago · Santiago Trujillo Report

0

Tuve un problema similar y lo resolví llamando a:

 npm install @emotion/react npm install @emotion/styled

o

 yarn add @emotion/react yarn add @emotion/styled
over 4 years ago · Santiago Trujillo Report

0

Tuve un problema similar y lo resolví llamando a:

para el npm:

 npm install @emotion/react npm install @emotion/styled

para el hilo:

 yarn add @emotion/react yarn add @emotion/styled

Para una versión específica, puede instalar como: @emotion/core@10.1.1 & @emotion/styled

en npm:

 npm install @emotion/core@10.1.1 npm install @emotion/styled

en hilo:

 yarn add @emotion/core@10.1.1 yarn add @emotion/styled
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!