-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
18 lines (18 loc) · 828 Bytes
/
Copy pathnpm-debug.log
File metadata and controls
18 lines (18 loc) · 828 Bytes
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', 'start' ]
2 info using npm@2.1.17
3 info using node@v0.10.35
4 verbose node symlink /usr/local/bin/node
5 verbose stack Error: ENOENT, open '/Users/tim/Dropbox/Server/htdocs/projekte/roku/package.json'
6 verbose cwd /Users/tim/Dropbox/Server/htdocs/projekte/roku
7 error Darwin 14.5.0
8 error argv "node" "/usr/local/bin/npm" "start"
9 error node v0.10.35
10 error npm v2.1.17
11 error path /Users/tim/Dropbox/Server/htdocs/projekte/roku/package.json
12 error code ENOENT
13 error errno 34
14 error enoent ENOENT, open '/Users/tim/Dropbox/Server/htdocs/projekte/roku/package.json'
14 error enoent This is most likely not a problem with npm itself
14 error enoent and is related to npm not being able to find a file.
15 verbose exit [ 34, true ]