renamed package.js
This commit is contained in:
parent
114e4b2bf9
commit
32ad43e8e2
17
npm-debug.log
Normal file
17
npm-debug.log
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
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 ]
|
Reference in New Issue
Block a user