Created
June 18, 2012 07:32
-
-
Save Fabryz/2947299 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
➜ tweet-a-table git:(master) ✗ sudo npm install | |
npm http GET https://registry.npmjs.org/jquery | |
npm http GET https://registry.npmjs.org/jade | |
npm http GET https://registry.npmjs.org/socket.io | |
npm http GET https://registry.npmjs.org/express | |
npm http 304 https://registry.npmjs.org/jquery | |
npm http 304 https://registry.npmjs.org/jade | |
npm http 304 https://registry.npmjs.org/express | |
npm http 304 https://registry.npmjs.org/socket.io | |
npm http GET https://registry.npmjs.org/mime/1.2.4 | |
npm http GET https://registry.npmjs.org/qs | |
npm http GET https://registry.npmjs.org/connect | |
npm http GET https://registry.npmjs.org/mkdirp/0.3.0 | |
npm http GET https://registry.npmjs.org/commander/0.5.2 | |
npm http GET https://registry.npmjs.org/socket.io-client/0.9.6 | |
npm http GET https://registry.npmjs.org/policyfile/0.0.4 | |
npm http GET https://registry.npmjs.org/redis/0.6.7 | |
npm http GET https://registry.npmjs.org/jsdom | |
npm http GET https://registry.npmjs.org/htmlparser/1.7.6 | |
npm http GET https://registry.npmjs.org/xmlhttprequest | |
npm http 304 https://registry.npmjs.org/mime/1.2.4 | |
npm http 304 https://registry.npmjs.org/qs | |
npm http 304 https://registry.npmjs.org/connect | |
npm http 304 https://registry.npmjs.org/mkdirp/0.3.0 | |
npm http 304 https://registry.npmjs.org/socket.io-client/0.9.6 | |
npm http 304 https://registry.npmjs.org/commander/0.5.2 | |
npm http 304 https://registry.npmjs.org/policyfile/0.0.4 | |
npm http 304 https://registry.npmjs.org/redis/0.6.7 | |
npm http 304 https://registry.npmjs.org/jsdom | |
npm http 304 https://registry.npmjs.org/xmlhttprequest | |
npm http 200 https://registry.npmjs.org/htmlparser/1.7.6 | |
npm http GET https://registry.npmjs.org/htmlparser/-/htmlparser-1.7.6.tgz | |
npm ERR! Error: ENOENT, lstat '/Applications/MAMP/htdocs/tweet-a-table/node_modules/socket.io/node_modules/policyfile/README.md' | |
npm ERR! You may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Darwin 11.2.0 | |
npm ERR! command "node" "/usr/local/bin/npm" "install" | |
npm ERR! cwd /Applications/MAMP/htdocs/tweet-a-table | |
npm ERR! node -v v0.6.18 | |
npm ERR! npm -v 1.1.21 | |
npm ERR! path /Applications/MAMP/htdocs/tweet-a-table/node_modules/socket.io/node_modules/policyfile/README.md | |
npm ERR! fstream_path /Applications/MAMP/htdocs/tweet-a-table/node_modules/socket.io/node_modules/policyfile/README.md | |
npm ERR! fstream_type File | |
npm ERR! fstream_class FileWriter | |
npm ERR! code ENOENT | |
npm ERR! message ENOENT, lstat '/Applications/MAMP/htdocs/tweet-a-table/node_modules/socket.io/node_modules/policyfile/README.md' | |
npm ERR! errno {} | |
npm ERR! fstream_stack Object.oncomplete (/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26) | |
npm ERR! Error: ENOENT, lstat '/Applications/MAMP/htdocs/tweet-a-table/node_modules/socket.io/node_modules/socket.io-client/bin/builder.js' | |
npm ERR! You may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Darwin 11.2.0 | |
npm ERR! command "node" "/usr/local/bin/npm" "install" | |
npm ERR! cwd /Applications/MAMP/htdocs/tweet-a-table | |
npm ERR! node -v v0.6.18 | |
npm ERR! npm -v 1.1.21 | |
npm ERR! path /Applications/MAMP/htdocs/tweet-a-table/node_modules/socket.io/node_modules/socket.io-client/bin/builder.js | |
npm ERR! fstream_path /Applications/MAMP/htdocs/tweet-a-table/node_modules/socket.io/node_modules/socket.io-client/bin/builder.js | |
npm ERR! fstream_type File | |
npm ERR! fstream_class FileWriter | |
npm ERR! code ENOENT | |
npm ERR! message ENOENT, lstat '/Applications/MAMP/htdocs/tweet-a-table/node_modules/socket.io/node_modules/socket.io-client/bin/builder.js' | |
npm ERR! errno {} | |
npm ERR! fstream_stack Object.oncomplete (/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26) | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /Applications/MAMP/htdocs/tweet-a-table/npm-debug.log | |
npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment