removed npm debug file

This commit is contained in:
andris9 2011-06-13 23:28:34 +03:00
parent 32ad43e8e2
commit e7b6e197ed

View File

@ -1,17 +0,0 @@
info it worked if it ends with ok
verbose cli [ 'node', '/usr/local/bin/npm', 'publish' ]
info using npm@1.0.6
info using node@v0.4.8
verbose config file /root/.npmrc
verbose config file /usr/local/etc/npmrc
verbose publish [ '.' ]
ERR! couldn't read package.json in .
ERR! Error: ENOENT, No such file or directory 'package.json'
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.18-028stab079.1
ERR! command "node" "/usr/local/bin/npm" "publish"
verbose exit [ 2, true ]