Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: EPERM: operation not permitted #981

Closed
salahbm opened this issue May 13, 2023 · 3 comments
Closed

Error: EPERM: operation not permitted #981

salahbm opened this issue May 13, 2023 · 3 comments

Comments

@salahbm
Copy link

salahbm commented May 13, 2023

Description

When I run npm start => a to start android I get this error:

image
I have tried :

  • rm node_modules
  • npm install -g npm@latest --force
  • npm cache clean --force
  • ./gradlew clean
  • npm update
  • cloning the project again

but none helped

When I run npx react-native run-android it will stuck at 99% in app:installDebug=>
image

React Native Version

0.71.4

Output of npx react-native info

System:
OS: Windows 10 10.0.19044
CPU: (8) x64 Intel(R) Core(TM) i3-10105 CPU @ 3.70GHz
Memory: 4.54 GB / 15.87 GB
Binaries:
Node: 18.15.0 - C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm: 9.6.6 - C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 28, 31, 33
Build Tools: 28.0.3, 30.0.3, 31.0.0, 33.0.0
System Images: android-28 | Google APIs Intel x86 Atom, android-31 | Intel x86 Atom_64, android-31 | Google Play Intel x86 Atom_64, android-33 | Google APIs Intel x86_64 Atom
Android NDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-213.7172.25.2113.9123335
Visual Studio: Not Found
Languages:
Java: 11.0.18
npmPackages:
@react-native-community/cli: Not Found
react: 18.2.0 => 18.2.0
react-native: 0.71.4 => 0.71.4
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found

Steps to reproduce

You can run the project locally

Snack, code example, screenshot, or link to a repository

HERE Link to the project

@github-actions
Copy link

⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available - 0.71.8. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases.

@cortinico cortinico transferred this issue from facebook/react-native May 15, 2023
@cortinico
Copy link

Moving to Metro as this feels like a file permission issue

@salahbm
Copy link
Author

salahbm commented May 17, 2023

@cortinico Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants