-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
25 lines (25 loc) · 1.09 KB
/
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
23
24
25
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files (x86)\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli '--save',
1 verbose cli 'vinyl-source-stream' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink C:\Program Files (x86)\nodejs\\node.exe
5 error Failed to parse json
5 error Unexpected token }
6 error File: c:\Sites\militarizm.app\package.json
7 error Failed to parse package.json data.
7 error package.json must be actual JSON, not just JavaScript.
7 error
7 error This is not a bug in npm.
7 error Tell the package author to fix their package.json file. JSON.parse
8 error System Windows_NT 6.1.7601
9 error command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save" "vinyl-source-stream"
10 error cwd c:\Sites\militarizm.app
11 error node -v v0.10.33
12 error npm -v 1.4.28
13 error file c:\Sites\militarizm.app\package.json
14 error code EJSONPARSE
15 verbose exit [ 1, true ]