We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to replicate:
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' }
The text was updated successfully, but these errors were encountered:
Does this happen only with this specific plugin or in general?
Which node.js, npm version are you using?
Sorry, something went wrong.
No branches or pull requests
Steps to replicate:
npm install grunt-contrib-less --save
This fails with a bunch of errors like the one below:
The text was updated successfully, but these errors were encountered: