-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
25 lines (25 loc) · 1.25 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 [ '/usr/local/bin/node', '/usr/local/bin/npm', 'update' ]
2 info using npm@3.10.8
3 info using node@v7.0.0
4 verbose stack Error: Cannot find module 'internal/fs'
4 verbose stack at Function.Module._resolveFilename (module.js:472:15)
4 verbose stack at Function.Module._load (module.js:420:25)
4 verbose stack at Module.require (module.js:500:17)
4 verbose stack at require (internal/module.js:20:19)
4 verbose stack at evalmachine.<anonymous>:17:20
4 verbose stack at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/fs.js:11:1)
4 verbose stack at Module._compile (module.js:573:32)
4 verbose stack at Object.Module._extensions..js (module.js:582:10)
4 verbose stack at Module.load (module.js:490:32)
4 verbose stack at tryModuleLoad (module.js:449:12)
5 verbose cwd /Users/ariben-elazar/MoodysCareers/app
6 error Darwin 15.0.0
7 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "update"
8 error node v7.0.0
9 error npm v3.10.8
10 error code MODULE_NOT_FOUND
11 error Cannot find module 'internal/fs'
12 error If you need help, you may report this error at:
12 error <https://github.com/npm/npm/issues>
13 verbose exit [ 1, true ]