From e7b6e197edb1307fcd6e6f0234742f301b444d95 Mon Sep 17 00:00:00 2001 From: andris9 Date: Mon, 13 Jun 2011 23:28:34 +0300 Subject: [PATCH] removed npm debug file --- npm-debug.log | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 npm-debug.log diff --git a/npm-debug.log b/npm-debug.log deleted file mode 100644 index 482b4d1..0000000 --- a/npm-debug.log +++ /dev/null @@ -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! -ERR! or email it to: -ERR! -ERR! -ERR! System Linux 2.6.18-028stab079.1 -ERR! command "node" "/usr/local/bin/npm" "publish" -verbose exit [ 2, true ]