fzaninotto / uptime

A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap.
http://fzaninotto.github.com/uptime/
MIT License
3.62k stars 703 forks source link

Error messages. #301

Open ItsAdventureTime opened 9 years ago

ItsAdventureTime commented 9 years ago

npm ERR! raw-socket@1.2.2 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the raw-socket@1.2.2 install script. npm ERR! This is most likely a problem with the raw-socket package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get their info via: npm ERR! npm owner ls raw-socket npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.2.0-4-686-pae npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" npm ERR! cwd /root/uptime npm ERR! node -v v0.10.36 npm ERR! npm -v 1.4.28 npm ERR! code ELIFECYCLE npm ERR! not ok code 0

igormilla commented 9 years ago

The issue is within the node-raw-socket module, and was reported to the developer of that module. You can follow issue at the bitbucket

igormilla commented 9 years ago

The bug in the node-raw-socket module was resolved few days ago, and installation process is working right now.

This issue can be closed