-
Notifications
You must be signed in to change notification settings - Fork 1
/
npm-debug.log
23 lines (23 loc) · 1.11 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
23
0 info it worked if it ends with ok
1 verbose cli [ 'nodejs', '/usr/bin/npm', 'install', 'mailer' ]
2 info using [email protected]
3 info using [email protected]
4 verbose read json /home/radicalcakes/hillathon/package.json
5 error Error: No 'name' field
5 error at validName (/usr/share/npm/node_modules/read-package-json/read-json.js:557:40)
5 error at final (/usr/share/npm/node_modules/read-package-json/read-json.js:340:27)
5 error at /usr/share/npm/node_modules/read-package-json/read-json.js:140:33
5 error at cb (/usr/share/npm/node_modules/slide/lib/async-map.js:48:11)
5 error at /usr/share/npm/node_modules/read-package-json/read-json.js:335:40
5 error at fs.readFile (fs.js:176:14)
5 error at Object.oncomplete (fs.js:297:15)
6 error If you need help, you may report this log at:
6 error <http://github.com/isaacs/npm/issues>
6 error or email it to:
6 error <[email protected]>
7 error System Linux 3.2.0-31-generic
8 error command "nodejs" "/usr/bin/npm" "install" "mailer"
9 error cwd /home/radicalcakes/hillathon/app
10 error node -v v0.8.19
11 error npm -v 1.2.9
12 verbose exit [ 1, true ]