Shouqun / node-dbus

dbus module for node
MIT License
150 stars 70 forks source link

Failing #162

Open asveloper opened 7 years ago

asveloper commented 7 years ago

I am facing this issue while deploying Meteor app, seems like some problem with dbus package.

npm ERR! Linux 4.4.0-53-generic npm ERR! argv "/mnt/output/.modulus/nvm/versions/node/v4.6.2/bin/node" "/mnt/output/.modulus/nvm/versions/node/v4.6.2/bin/npm" "install" "--production" npm ERR! node v4.6.2 npm ERR! npm v4.0.3 npm ERR! code ELIFECYCLE

npm ERR! dbus@0.2.22 install: node-gyp configure build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the dbus@0.2.22 install script 'node-gyp configure build'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the dbus package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp configure build npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs dbus npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls dbus npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /mnt/input/npm-debug.log NPM install failed. Build failed, reverting project.

Shouqun commented 7 years ago

tried with node@4.6.2 and npm@4.0.3, can't reproduce the failure. could you please attach the content of /mnt/input/npm-debug.log? thanks!

ghost commented 7 years ago

seems like no response in awhile. It should probably be closed