You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
The text was updated successfully, but these errors were encountered: