-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathnpm-debug.log
More file actions
17 lines (17 loc) · 821 Bytes
/
npm-debug.log
File metadata and controls
17 lines (17 loc) · 821 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'install' ]
2 info using npm@1.4.28
3 info using node@v0.10.32
4 error install Couldn't read dependencies
5 error package.json ENOENT, open '/Users/xavierdefrutos/Documents/DEVELOPPEMENT/Okobo (heroku)/package.json'
5 error package.json This is most likely not a problem with npm itself.
5 error package.json npm can't find a package.json file in your current directory.
6 error System Darwin 13.4.0
7 error command "node" "/usr/local/bin/npm" "install"
8 error cwd /Users/xavierdefrutos/Documents/DEVELOPPEMENT/Okobo (heroku)
9 error node -v v0.10.32
10 error npm -v 1.4.28
11 error path /Users/xavierdefrutos/Documents/DEVELOPPEMENT/Okobo (heroku)/package.json
12 error code ENOPACKAGEJSON
13 error errno 34
14 verbose exit [ 34, true ]