forked from petermrg/node-btce
-
Notifications
You must be signed in to change notification settings - Fork 1
/
npm-debug.log
22 lines (22 loc) · 979 Bytes
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'publish' ]
2 info using npm@1.3.8
3 info using node@v0.10.17
4 verbose node symlink /usr/bin/node
5 verbose publish [ '.' ]
6 error Failed to parse json
6 error Unexpected token
7 error File: /media/peter/TOSHIBA-CRYPT/Dropbox-personal/Dropbox/www/arbitrage/node-btce/package.json
8 error Failed to parse package.json data.
8 error package.json must be actual JSON, not just JavaScript.
8 error
8 error This is not a bug in npm.
8 error Tell the package author to fix their package.json file. JSON.parse
9 error System Linux 3.8.0-19-generic
10 error command "/usr/bin/node" "/usr/bin/npm" "publish"
11 error cwd /media/peter/TOSHIBA-CRYPT/Dropbox-personal/Dropbox/www/arbitrage/node-btce
12 error node -v v0.10.17
13 error npm -v 1.3.8
14 error file /media/peter/TOSHIBA-CRYPT/Dropbox-personal/Dropbox/www/arbitrage/node-btce/package.json
15 error code EJSONPARSE
16 verbose exit [ 1, true ]