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

661
Views
Error: EPERM: operación no permitida, scandir 'C:/Users/ . . . /node_modules/react-native-gesture-handler/android/

Cuando ejecuto: npx react-native run-android

Da el error así:

Error: EPERM: operation not permitted, scandir 'C:/Users/ . . . /node_modules/react-native-gesture-handler/android/...

cuando ejecuté el símbolo del sistema como administración, seguía dando el mismo error

about 4 years ago · Santiago Gelvez
2 answers
Answer question

0

Realice los siguientes pasos

  1. eliminar la carpeta node_modules

  2. npm install react-native-gesture-handler

  3. en su App.js importe la siguiente línea

    importar 'reaccionar-gesto-nativo-manejador'

  4. elimine la carpeta de compilación de android-> app -> build

  5. npx react-native run-android

about 4 years ago · Santiago Gelvez Report

0

Como resultado de mis búsquedas, el problema fue este react-native-gesture-handler , por lo que en algún momento simplemente reinicie su computadora, el error se solucionará, si eso no se soluciona reiniciando la PC, luego desinstalé y luego reinstalé esta dependencia. no es necesario eliminar node_modules y reinstalar todo, ahora el problema está solucionado.

desinstalar:

 npm uninstall react-native-gesture-handler --save

Instalar en pc:

 npm install react-native-gesture-handler --save
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!