-
Notifications
You must be signed in to change notification settings - Fork 151
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
Dashing-js plugin is not getting installed in node version 4.2.2 #33
Comments
I am having the same issue with node 0.12.2, npm install -g dashing-js
|
Looks like I am experiencing the same problem here. Seems like this is a verified bug, would love to see if someone has a viable solution. I have copy/pasted my error output below. FYI - I tried this on a variety of Linux AWS servers and received the same error across installations. The output below comes from a fresh AWS AMI built by Bitnami for Node.JS/MongoDB. The results from my Ubuntu 14.04 HVM attempts were the same: sudo npm install -g dashing-js
(node) child_process: options.customFds option is deprecated. Use options.stdio instead. npm ERR! code 1 |
There's at least one pending pull request with a viable fix: https://github.com/fabiocaseri/dashing-js/pull/32/files |
Is this plugin no longer active? Dashing-js not installing on new nodejs version? |
make: Leaving directory
/usr/lib/node_modules/dashing-js/node_modules/node-sass/build' gyp ERR! build error gyp ERR! stack Error:
makefailed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23) gyp ERR! stack at emitTwo (events.js:87:13) gyp ERR! stack at ChildProcess.emit (events.js:172:7) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12) gyp ERR! System Linux 3.19.0-28-generic gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /usr/lib/node_modules/dashing-js/node_modules/node-sass gyp ERR! node -v v4.2.2 gyp ERR! node-gyp -v v3.0.3 gyp ERR! not ok Build failed npm WARN install:[email protected] [email protected] install:
node build.js`npm WARN install:[email protected] Exit status 1
/usr/lib
└── (empty)
npm ERR! code 1
The text was updated successfully, but these errors were encountered: