forked from adonespitogo/node-minify-all-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
18 lines (18 loc) · 907 Bytes
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'version', 'patch' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack TypeError: Cannot read property 'version' of null
4 verbose stack at /usr/local/lib/node_modules/npm/lib/version.js:46:50
4 verbose stack at evalmachine.<anonymous>:334:14
4 verbose stack at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:102:5
4 verbose stack at FSReqWrap.oncomplete (evalmachine.<anonymous>:95:15)
5 verbose cwd /home/dante/Documents/Programming/nodejs/minify-all
6 error Linux 3.13.0-37-generic
7 error argv "node" "/usr/local/bin/npm" "version" "patch"
8 error node v0.12.4
9 error npm v2.11.0
10 error Cannot read property 'version' of null
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 ]