Created
January 11, 2011 19:44
-
-
Save brapse/774989 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$~: npm bundle install | |
npm info it worked if it ends with ok | |
npm info using [email protected] | |
npm info using [email protected] | |
npm info calculating sha1 /home/brapse/workspace/iframe-server/node_modules/.npm/.cache/iframe-server/0.2.7/package.tgz | |
npm info shasum a7ea55ad938936454f3fc408c68c4380b98b8e1f | |
npm ERR! Error installing amazon-client@/home/brapse/workspace/dist/amazon-client-v0.2.0.tar.gz | |
npm ERR! Error: 404 Not Found: amazon-client | |
npm ERR! at IncomingMessage.<anonymous> (/home/brapse/local/lib/node/.npm/npm/0.2.14-5/package/lib/utils/registry/request.js:139:16) | |
npm ERR! at IncomingMessage.emit (events.js:48:20) | |
npm ERR! at HTTPParser.onMessageComplete (http.js:110:23) | |
npm ERR! at Client.onData [as ondata] (http.js:894:27) | |
npm ERR! at Client._onReadable (net.js:618:27) | |
npm ERR! at IOWatcher.onReadable [as callback] (net.js:156:10) | |
npm ERR! 404 | |
npm ERR! 404 Looks like 'amazon-client' is not in the npm registry. | |
npm ERR! 404 You should bug the author to publish it. | |
npm ERR! 404 Note that you can also install from a tarball or local folder. | |
npm ERR! 404 | |
npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment