Created
April 14, 2011 23:25
-
-
Save Kami/920822 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
| (cloudkick)kami /opt/cast $ npm search cast | |
| npm ERR! registry error parsing json | |
| npm ERR! SyntaxError: Unexpected token ILLEGAL | |
| npm ERR! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> | |
| npm ERR! <html><head> | |
| npm ERR! <title>401 Authorization Required</title> | |
| npm ERR! </head><body> | |
| npm ERR! <h1>Authorization Required</h1> | |
| npm ERR! <p>This server could not verify that you | |
| npm ERR! are authorized to access the document | |
| npm ERR! requested. Either you supplied the wrong | |
| npm ERR! credentials (e.g., bad password), or your | |
| npm ERR! browser doesn't understand how to supply | |
| npm ERR! the credentials required.</p> | |
| npm ERR! <hr> | |
| npm ERR! <address>Apache/2.2.14 (Ubuntu) mod_ssl/2.2.14 OpenSSL/0.9.8k Server at npm.xxxx.yyy Port 443</address> | |
| npm ERR! </body></html> | |
| npm ERR! | |
| npm ERR! at Object.parse (native) | |
| npm ERR! at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/npm-registry-client/request.js:157:25) | |
| npm ERR! at IncomingMessage.emit (events.js:59:20) | |
| npm ERR! at HTTPParser.onMessageComplete (http.js:111:23) | |
| npm ERR! at CleartextStream.ondata (http.js:1186:22) | |
| npm ERR! at CleartextStream._push (tls.js:265:27) | |
| npm ERR! at SecurePair._cycle (tls.js:521:18) | |
| npm ERR! at EncryptedStream.write (tls.js:73:13) | |
| npm ERR! at Socket.ondata (stream.js:15:26) | |
| npm ERR! at Socket.emit (events.js:42:17) | |
| npm ERR! Report this *entire* log at: | |
| npm ERR! <http://github.com/isaacs/npm/issues> | |
| npm ERR! or email it to: | |
| npm ERR! <npm-@googlegroups.com> | |
| npm ERR! | |
| npm ERR! System Linux 2.6.35-28-generic | |
| npm ERR! command "node" "/usr/local/bin/npm" "search" "cast" | |
| npm ERR! | |
| npm ERR! Additional logging details can be found in: | |
| npm ERR! /opt/cast/npm-debug.log | |
| npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment