TooTallNate / node-speaker

Output PCM audio data to the speakers
651 stars 146 forks source link

check sum failed #33

Closed franklioxygen closed 10 years ago

franklioxygen commented 10 years ago
npm http 200 https://registry.npmjs.org/speaker/-/speaker-0.1.1.tgz
npm ERR! Error: shasum check failed for /root/tmp/npm-3624-gapbZfR6/1401251088705-0.20875600446015596/tmp.tgz
npm ERR! Expected: 7d9e26ae1a2b3b07fb5ffcfa6c830ce56f52505a
npm ERR! Actual:   c17bf99f53e3b1510955711086c8a3ffb9ea93ab
npm ERR!     at /usr/lib/node_modules/sha/index.js:38:8
npm ERR!     at ReadStream.<anonymous> (/usr/lib/node_modules/sha/index.js:85:7)
npm ERR!     at ReadStream.EventEmitter.emit (events.js:117:20)
npm ERR!     at _stream_readable.js:919:16
npm ERR!     at process._tickCallback (node.js:419:13)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.14.4-200.fc20.x86_64
npm ERR! command "node" "/usr/bin/npm" "install" "speaker"
npm ERR! cwd /home/franklioxygen
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.3.6
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/franklioxygen/npm-debug.log
npm ERR! not ok code 0
TooTallNate commented 10 years ago

This is most likely an internet connection issue. There's nothing I can do on my end to help you unfortunately. Sorry!