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

EPERM: operation not permitted #146

Closed
AntonRand opened this issue Sep 29, 2017 · 1 comment
Closed

EPERM: operation not permitted #146

AntonRand opened this issue Sep 29, 2017 · 1 comment

Comments

@AntonRand
Copy link

Hi All,

Trying to add this module to my existing Gulp project. When doing so I'm getting the following error, full stack trace attached here

1238 verbose unlock done using C:\Users\arand\AppData\Roaming\npm-cache\_locks\staging-a3a2722ca1d1e8cb.lock for C:\Projects\Desktop\Resonsive-Dev\build-tools\gulp\node_modules\.staging
1239 verbose stack Error: EPERM: operation not permitted, scandir 'C:\Projects\Desktop\Resonsive-Dev\build-tools\gulp\node_modules\fsevents\node_modules\dashdash\node_modules'
1240 verbose cwd C:\Projects\Desktop\Resonsive-Dev\build-tools\gulp
1241 verbose Windows_NT 6.1.7601
1242 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
1243 verbose node v8.6.0
1244 verbose npm  v5.3.0
1245 error path C:\Projects\Desktop\Resonsive-Dev\build-tools\gulp\node_modules\fsevents\node_modules\dashdash\node_modules
1246 error code EPERM
1247 error errno -4048
1248 error syscall scandir
1249 error Error: EPERM: operation not permitted, scandir 'C:\Projects\Desktop\Resonsive-Dev\build-tools\gulp\node_modules\fsevents\node_modules\dashdash\node_modules'
1249 error  { Error: EPERM: operation not permitted, scandir 'C:\Projects\Desktop\Resonsive-Dev\build-tools\gulp\node_modules\fsevents\node_modules\dashdash\node_modules'
1249 error   stack: 'Error: EPERM: operation not permitted, scandir \'C:\\Projects\\Desktop\\Resonsive-Dev\\build-tools\\gulp\\node_modules\\fsevents\\node_modules\\dashdash\\node_modules\'',
1249 error   errno: -4048,
1249 error   code: 'EPERM',
1249 error   syscall: 'scandir',
1249 error   path: 'C:\\Projects\\Desktop\\Resonsive-Dev\\build-tools\\gulp\\node_modules\\fsevents\\node_modules\\dashdash\\node_modules' }
1250 error Please try running this command again as root/Administrator.
1251 verbose exit [ -4048, true ]

Any ideas appreciated, thank you.

@AntonRand
Copy link
Author

Not relating to this project, my issue was the following - coreybutler/nvm-windows#300

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

1 participant