Created
March 25, 2014 13:01
-
-
Save ceejbot/9761362 to your computer and use it in GitHub Desktop.
typical publish failure
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
opsbot|master ⇒ npm publish | |
npm http PUT https://registry.npmjs.org/opsbot | |
npm http 400 https://registry.npmjs.org/opsbot | |
npm ERR! publish Failed PUT 400 | |
npm ERR! Error: illegal_database_name Name: 'error.html'. Only lowercase characters (a-z), digits (0-9), and any of the characters _, $, (, ), +, -, and / are allowed. Must begin with a letter.: opsbot | |
npm ERR! at RegClient.<anonymous> (/usr/local/Cellar/node/0.10.26/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:237:14) | |
npm ERR! at Request.self.callback (/usr/local/Cellar/node/0.10.26/lib/node_modules/npm/node_modules/request/request.js:123:22) | |
npm ERR! at Request.EventEmitter.emit (events.js:98:17) | |
npm ERR! at Request.<anonymous> (/usr/local/Cellar/node/0.10.26/lib/node_modules/npm/node_modules/request/request.js:893:14) | |
npm ERR! at Request.EventEmitter.emit (events.js:117:20) | |
npm ERR! at IncomingMessage.<anonymous> (/usr/local/Cellar/node/0.10.26/lib/node_modules/npm/node_modules/request/request.js:844:12) | |
npm ERR! at IncomingMessage.EventEmitter.emit (events.js:117:20) | |
npm ERR! at _stream_readable.js:920:16 | |
npm ERR! at process._tickCallback (node.js:415:13) | |
npm ERR! If you need help, you may report this *entire* log, | |
npm ERR! including the npm and node versions, at: | |
npm ERR! <http://github.com/npm/npm/issues> | |
npm ERR! System Darwin 13.1.0 | |
npm ERR! command "/usr/local/Cellar/node/0.10.26/bin/node" "/usr/local/bin/npm" "publish" | |
npm ERR! cwd /Users/ceej/code/opsbot | |
npm ERR! node -v v0.10.26 | |
npm ERR! npm -v 1.4.3 | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /Users/ceej/code/opsbot/npm-debug.log | |
npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment