-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log.e4f7d06b0acfe74f85b71bc9205addfd
35 lines (35 loc) · 1.91 KB
/
npm-debug.log.e4f7d06b0acfe74f85b71bc9205addfd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', '--global' ]
2 info using npm@2.11.3
3 info using node@v0.12.7
4 verbose node symlink /usr/bin/node
5 verbose install initial load of /usr/lib/package.json
6 verbose readDependencies loading dependencies from /usr/lib/package.json
7 silly cache add args [ '.', null ]
8 verbose cache add spec .
9 silly cache add parsed spec { raw: '.',
9 silly cache add scope: null,
9 silly cache add name: null,
9 silly cache add rawSpec: '.',
9 silly cache add spec: '/home/vagrant/Code/Laravel',
9 silly cache add type: 'directory' }
10 error addLocal Could not install /home/vagrant/Code/Laravel
11 verbose stack Error: No name provided in package.json
11 verbose stack at /usr/lib/node_modules/npm/lib/cache/add-local.js:61:17
11 verbose stack at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:345:5
11 verbose stack at checkBinReferences_ (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:309:45)
11 verbose stack at final (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:343:3)
11 verbose stack at then (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:113:5)
11 verbose stack at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:232:12
11 verbose stack at evalmachine.<anonymous>:334:14
11 verbose stack at /usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:102:5
11 verbose stack at FSReqWrap.oncomplete (evalmachine.<anonymous>:95:15)
12 verbose cwd /home/vagrant/Code/Laravel
13 error Linux 3.19.0-25-generic
14 error argv "/usr/bin/node" "/usr/bin/npm" "install" "--global"
15 error node v0.12.7
16 error npm v2.11.3
17 error No name provided in package.json
18 error If you need help, you may report this error at:
18 error <https://github.com/npm/npm/issues>
19 verbose exit [ 1, true ]