Skip to content

Instantly share code, notes, and snippets.

@samcday
Created February 18, 2011 23:50
Show Gist options
  • Save samcday/834626 to your computer and use it in GitHub Desktop.
Save samcday/834626 to your computer and use it in GitHub Desktop.
root@Virtualbuntu:/media/sf_Sam/node-stream-buffer# npm publish
npm info it worked if it ends with ok
npm info using npm@0.2.16
npm info using node@v0.3.8
npm ERR! sudon't!
npm ERR! sudon't! Running npm as root is not recommended!
npm ERR! sudon't! Seriously, don't do this!
npm ERR! sudon't!
npm info calculating sha1 /usr/local/lib/node/.npm/.cache/stream-buffers/0.2.0/package.tgz
npm info shasum 0ce8721e6b79f537d8d7760be5b69ccaf513aeba
npm WARN Sending authorization over insecure channel.
npm ERR! Failed PUT response 500
npm ERR! Error: compilation_error Module require('valid') raised error (new TypeError("func is undefined", "/home/ubuntu/hosting-couchio/installs/hosting_1.0.1_geo2/share/couchdb/server/main.js", 1106)): stream-buffers
npm ERR! at IncomingMessage.<anonymous> (/usr/local/lib/node/.npm/npm/0.2.16/package/lib/utils/registry/request.js:154:16)
npm ERR! at IncomingMessage.emit (events.js:59:20)
npm ERR! at HTTPParser.onMessageComplete (http.js:111:23)
npm ERR! at Client.onData [as ondata] (http.js:1287:27)
npm ERR! at Client._onReadable (net.js:648:27)
npm ERR! at IOWatcher.onReadable [as callback] (net.js:156:10)
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm ERR! or email it to <npm-@googlegroups.com>
npm ERR! Just tweeting a tiny part of the error will not be helpful.
npm not ok
root@Virtualbuntu:/media/sf_Sam/node-stream-buffer#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment