This repository has been archived on 2019-08-30. You can view files and clone it, but cannot push or open issues or pull requests.
epub/npm-debug.log

18 lines
585 B
Plaintext
Raw Normal View History

2011-06-13 20:27:54 +00:00
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 ]