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

393
Views
UnableToResolveError: no se puede resolver el módulo `util`

Uso xml2json en mi proyecto nativo de reacción, mientras ejecuto la aplicación, recibo un mensaje de error

 UnableToResolveError: Unable to resolve module `events` This might be related to https://github.com/facebook/react-native/issues/4968 To resolve try the following: 1. Clear watchman watches: `watchman watch-del-all`. 2. Delete the `node_modules` folder: `rm -rf node_modules && npm install`. 3. Reset packager cache: `rm -fr $TMPDIR/react-*` or `npm start --reset-cache`.

también ocurrió en otros módulos de terceros, todos son módulos centrales de nodejs que no se pueden resolver. Necesito tu ayuda, gracias :)

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

El mensaje muestra que el módulo especificado no existe en la dependencia. La forma en que lo soluciono es simplemente reinstalar el paquete del módulo que especifica el mensaje de error.

En su caso npm install --save util

¡Espero que esto ayude!

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!