-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
21 lines (21 loc) · 1.02 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
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'start' ]
2 info using npm@1.4.28
3 info using node@v0.10.33
4 verbose node symlink C:\Program Files\nodejs\\node.exe
5 verbose config Skipping project config: C:\Users\JEBrubaker/.npmrc. (matches userconfig)
6 error Error: ENOENT, open 'C:\Users\JEBrubaker\Desktop\prvequations\package.json'
7 error If you need help, you may report this *entire* log,
7 error including the npm and node versions, at:
7 error <http://github.com/npm/npm/issues>
8 error System Windows_NT 6.1.7601
9 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
10 error cwd C:\Users\JEBrubaker\Desktop\prvequations
11 error node -v v0.10.33
12 error npm -v 1.4.28
13 error path C:\Users\JEBrubaker\Desktop\prvequations\package.json
14 error code ENOENT
15 error errno 34
16 verbose exit [ 34, true ]