Created
October 21, 2010 00:28
-
-
Save Valid/637660 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
| ubuntu@domU-12-31-38-02-50-19:~/webroot$ npm install html5 | |
| npm info it worked if it ends with ok | |
| npm info using [email protected] | |
| npm ERR! Error installing [email protected] | |
| npm ERR! Error: version not found: v0.2.5 undefined: html5/v0.2.5 | |
| npm ERR! at IncomingMessage.<anonymous> (/usr/local/lib/node/.npm/npm/0.2.4-1/package/lib/utils/registry/request.js:98:19) | |
| npm ERR! at IncomingMessage.emit (events:41:20) | |
| npm ERR! at HTTPParser.onMessageComplete (http:107:23) | |
| npm ERR! at Client.ondata (http:886:22) | |
| npm ERR! at IOWatcher.callback (net:510:29) | |
| npm ERR! at node.js:770:9 | |
| npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues> | |
| npm ERR! or email it to <[email protected]> | |
| npm ERR! Just tweeting a tiny part of the error will not be helpful. | |
| npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment