forked from mateus/EntregaRapida
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
19 lines (19 loc) · 906 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 [ 'node', '/usr/local/bin/npm', 'install' ]
2 info using [email protected]
3 info using [email protected]
4 error install Couldn't read dependencies
5 verbose stack Error: ENOENT, open '/Users/mtsferreirasilva/Documents/EntregaRapida/package.json'
5 verbose stack at Error (native)
6 verbose cwd /Users/mtsferreirasilva/Documents/EntregaRapida
7 error Darwin 14.5.0
8 error argv "node" "/usr/local/bin/npm" "install"
9 error node v0.12.0
10 error npm v2.5.1
11 error path /Users/mtsferreirasilva/Documents/EntregaRapida/package.json
12 error code ENOPACKAGEJSON
13 error errno -2
14 error package.json ENOENT, open '/Users/mtsferreirasilva/Documents/EntregaRapida/package.json'
14 error package.json This is most likely not a problem with npm itself.
14 error package.json npm can't find a package.json file in your current directory.
15 verbose exit [ -2, true ]