futurice / pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS
http://getpepperoni.com
MIT License
4.63k stars 645 forks source link

ERROR EPERM: operation not permitted #198

Open clbhin opened 7 years ago

clbhin commented 7 years ago

The first to run this app is all right,but when I change something, then reload,I can't connect the server. There are errors: Bundling index.android.js Updating 1 module in place, done ERROR EPERM: operation not permitted, lstat 'F:\workspace\pepperoni-app-kit.git\index.lock' {"errno":-4048,"code":"EPERM","syscall":"lstat","path":"F:\workspace\pepperoni-app-kit\.git\index.lock"} Error: EPERM: operation not permitted, lstat 'F:\workspace\pepperoni-app-kit.git\index.lock' at Error (native)

See http://facebook.github.io/react-native/docs/troubleshooting.html for common problems and solutions.

alonsogodinez commented 7 years ago

have you tried running prompt as administrator or deactivating your antivirus?