Created
September 25, 2010 17:56
-
-
Save mape/597100 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 install html5 | |
npm info it worked if it ends with ok | |
npm info version 0.2.2 | |
npm ERR! Error installing [email protected] | |
npm ERR! Error: version not found: v0.2.2 undefined: html5/v0.2.2 | |
npm ERR! at IncomingMessage.<anonymous> (/usr/local/lib/node/.npm/npm/0.2.2/package/lib/utils/registry/request.js:89:19) | |
npm ERR! at IncomingMessage.emit (events:43:20) | |
npm ERR! at HTTPParser.onMessageComplete (http:107:23) | |
npm ERR! at Client.ondata (http:901:22) | |
npm ERR! at IOWatcher.callback (net:494:29) | |
npm ERR! at node.js:769:9 | |
npm ERR! try running: 'npm help install' | |
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to <[email protected]> | |
npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment