Created
October 13, 2011 18:12
-
-
Save retrofox/1284985 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
| silly testEngine keywords: [ 'util', 'mime' ], | |
| silly testEngine main: 'mime.js', | |
| silly testEngine name: 'mime', | |
| silly testEngine repository: | |
| silly testEngine { url: 'git://github.com/bentomas/node-mime.git', | |
| silly testEngine type: 'git' }, | |
| silly testEngine version: '1.2.4', | |
| silly testEngine _id: 'mime@1.2.4', | |
| silly testEngine engines: { node: '*' }, | |
| silly testEngine _engineSupported: true, | |
| silly testEngine _npmVersion: '1.0.95', | |
| silly testEngine _nodeVersion: 'v0.4.12', | |
| silly testEngine _defaultsLoaded: true } | |
| verbose caching /root/.npm/mime/1.2.4/package/package.json | |
| verbose loadDefaults mime@1.2.4 | |
| ERR! Error: ETIMEDOUT, Connection timed out | |
| ERR! at Socket._readImpl (net.js:163:14) | |
| ERR! at Socket._onReadable (net.js:627:22) | |
| ERR! at IOWatcher.onReadable [as callback] (net.js:177:10) | |
| ERR! Report this *entire* log at: | |
| ERR! <http://github.com/isaacs/npm/issues> | |
| ERR! or email it to: | |
| ERR! <npm-@googlegroups.com> | |
| ERR! | |
| ERR! System Linux 2.6.32-34-generic | |
| ERR! command "node" "/usr/local/bin/npm" "install" | |
| ERR! cwd /media/web/LearnBoost | |
| ERR! node -v v0.4.12 | |
| ERR! npm -v 1.0.95 | |
| ERR! code ETIMEDOUT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment