-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
20 lines (20 loc) · 1012 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/local/Cellar/node/7.6.0/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'v' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: Invalid package.json
4 verbose stack at /usr/local/lib/node_modules/npm/lib/view.js:84:30
4 verbose stack at ReadFileContext.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:90:21)
4 verbose stack at ReadFileContext.callback (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:78:16)
4 verbose stack at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:357:13)
5 verbose cwd /Users/alfredobarron/Code/docs
6 error Darwin 16.7.0
7 error argv "/usr/local/Cellar/node/7.6.0/bin/node" "/usr/local/bin/npm" "v"
8 error node v7.6.0
9 error npm v4.1.2
10 error Invalid package.json
11 error If you need help, you may report this error at:
11 error <https://github.com/npm/npm/issues>
12 verbose exit [ 1, true ]