-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
20 lines (20 loc) · 930 Bytes
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'install', 'mongoskin' ]
2 info using npm@1.4.21
3 info using node@v0.10.25
4 error Failed to parse json
4 error Unexpected token }
5 error File: /home/villa-digital/Área de Trabalho/Area de Trabalho/serverconnect/package.json
6 error Failed to parse package.json data.
6 error package.json must be actual JSON, not just JavaScript.
6 error
6 error This is not a bug in npm.
6 error Tell the package author to fix their package.json file. JSON.parse
7 error System Linux 4.3.3-040303-generic
8 error command "/usr/bin/nodejs" "/usr/bin/npm" "install" "mongoskin"
9 error cwd /home/villa-digital/Área de Trabalho/Area de Trabalho/serverconnect
10 error node -v v0.10.25
11 error npm -v 1.4.21
12 error file /home/villa-digital/Área de Trabalho/Area de Trabalho/serverconnect/package.json
13 error code EJSONPARSE
14 verbose exit [ 1, true ]