Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.42k stars 436 forks source link

operation not permitted #694

Open BeEagle opened 7 years ago

BeEagle commented 7 years ago

Loading dependency graph, done.

ERROR EPERM: operation not permitted, lstat 'D:\workspaceast\RnTest\app\build\ generated\source\r\debug\android\support\v7\appcompat\R.java' {"errno":-4048,"code":"EPERM","syscall":"lstat","path":"D:\workspaceast\RnTest \app\build\generated\source\r\debug\android\support\v7\appcompat\R.ja va"} Error: EPERM: operation not permitted, lstat 'D:\workspaceast\RnTest\app\build\g enerated\source\r\debug\android\support\v7\appcompat\R.java' at Error (native)

npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\ node_modules\npm\bin\npm-cli.js" "start"

npm ERR! node v6.4.0 npm ERR! npm v3.10.3

Venryx commented 7 years ago

@BeEagle This might help: https://github.com/facebook/react-native/issues/9136#issuecomment-306486102