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

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

When I run: npx react-native run-android

It gives the error like this:

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

when I ran Command Prompt as administration still giving the same error

about 4 years ago · Santiago Gelvez
2 answers
Answer question

0

Perform the below steps

  1. remove node_modules folder

  2. npm install react-native-gesture-handler

  3. in your App.js import the below line

    import 'react-native-gesture-handler'

  4. remove the build folder from android-> app -> build

  5. npx react-native run-android

about 4 years ago · Santiago Gelvez Report

0

As a result of my searches the problem was this react-native-gesture-handler, So some time just restart you computer the error will fix, if that is not fix by restarting the PC then uninstalled and after that reinstalled this dependency. no need to remove node_modules and reinstall all, now the problem fixed.

uninstall:

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

install:

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!