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

Throws error *ENOTSUP* when running npm install in a shared drive #312

Open
sanisoclem opened this issue May 31, 2016 · 1 comment
Open

Comments

@sanisoclem
Copy link

sanisoclem commented May 31, 2016

Steps to replicate:

  1. Create a project in a shared drive
  2. Run a npm install grunt-contrib-less --save

This fails with a bunch of errors like the one below:

glob error { [Error: ENOTSUP: operation not supported on socket, scandir 'W:\lab\static-test\node_modules\grunt-contrib-less\node_modules\less\node_modules\request\node_modules\http-signature\node_modules\sshpk\man\man1\sshpk-sign.1']
  errno: -4049,
  code: 'ENOTSUP',
  syscall: 'scandir',
  path: 'W:\\lab\\static-test\\node_modules\\grunt-contrib-less\\node_modules\\less\\node_modules\\request\\node_modules\\http-signature\\node_modules\\sshpk\\man\\man1\\sshpk-sign.1' }
@XhmikosR
Copy link
Member

Does this happen only with this specific plugin or in general?

Which node.js, npm version are you using?

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