-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
19 lines (19 loc) · 881 Bytes
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
0 info it worked if it ends with ok
1 verbose cli [ '/home/mohammed/.nvm/v0.10.35/bin/node',
1 verbose cli '/home/mohammed/.nvm/v0.10.35/bin/npm',
1 verbose cli 'start' ]
2 info using [email protected]
3 info using [email protected]
4 error Error: ENOENT, open '/home/mohammed/Documents/Workspace/GitHub/CircuitGen/package.json'
5 error If you need help, you may report this *entire* log,
5 error including the npm and node versions, at:
5 error <http://github.com/npm/npm/issues>
6 error System Linux 3.13.0-46-generic
7 error command "/home/mohammed/.nvm/v0.10.35/bin/node" "/home/mohammed/.nvm/v0.10.35/bin/npm" "start"
8 error cwd /home/mohammed/Documents/Workspace/GitHub/CircuitGen
9 error node -v v0.10.35
10 error npm -v 1.4.28
11 error path /home/mohammed/Documents/Workspace/GitHub/CircuitGen/package.json
12 error code ENOENT
13 error errno 34
14 verbose exit [ 34, true ]