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

node-sass fails to install, due to os.networkInterfaces() EINVAL #567

Closed
patricksrobertson opened this issue Jun 22, 2016 · 5 comments
Closed

Comments

@patricksrobertson
Copy link

Similar to #468, I'm unable to run npm install on my projects using the library node-sass.

Here's the relevant output:

/home/patricksroberts/src/IoraHealth/node_modules/node-sass/node_modules/npmconf/config-defs.js:332
  Object.keys(os.networkInterfaces()).map(function (nic) {
                 ^
Error: EINVAL, invalid argument
    at Error (native)
    at getLocalAddresses (/home/patricksroberts/src/IoraHealth/node_modules/node-sass/node_modules/npmconf/config-defs.js:332:18)
    at Object.<anonymous> (/home/patricksroberts/src/IoraHealth/node_modules/node-sass/node_modules/npmconf/config-defs.js:281:23)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/home/patricksroberts/src/IoraHealth/node_modules/node-sass/node_modules/npmconf/npmconf.js:4:18)

seems to be the last failing part to my build!

@sunilmut
Copy link
Member

Thanks for reporting the issue. We are working to enhance the networking/socket level support post Anniversary update release. Stay tuned!

@sunilmut
Copy link
Member

Also, would you mind closing this out as a dupe of #468 ?

@patricksrobertson
Copy link
Author

sure.

@Openpalm
Copy link

Openpalm commented May 9, 2017

any hope for fixing this soon ?

@aseering
Copy link
Contributor

@Shokodemon -- this ticket was closed as a duplicate. Did you intend to comment on #468 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants