-
Notifications
You must be signed in to change notification settings - Fork 1
/
npm-debug.log
22 lines (22 loc) · 1.16 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
22
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 'install' ]
2 info using npm@2.7.4
3 info using node@v0.12.2
4 verbose node symlink C:\Program Files\nodejs\\node.exe
5 error install Couldn't read dependencies
6 verbose stack Error: ENOENT, open 'C:\Users\And\Documents\GitHub\DB1-Practica4_201113797\package.json'
6 verbose stack at Error (native)
7 verbose cwd C:\Users\And\Documents\GitHub\DB1-Practica4_201113797
8 error Windows_NT 6.3.9600
9 error argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
10 error node v0.12.2
11 error npm v2.7.4
12 error path C:\Users\And\Documents\GitHub\DB1-Practica4_201113797\package.json
13 error code ENOPACKAGEJSON
14 error errno -4058
15 error package.json ENOENT, open 'C:\Users\And\Documents\GitHub\DB1-Practica4_201113797\package.json'
15 error package.json This is most likely not a problem with npm itself.
15 error package.json npm can't find a package.json file in your current directory.
16 verbose exit [ -4058, true ]