-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnpm-debug.log
27 lines (27 loc) · 1.26 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
24
25
26
27
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'login' ]
2 info using [email protected]
3 info using [email protected]
4 warn Username must be lowercase
5 warn Sorry, passwords cannot contain these characters: '!:@"
6 warn Sorry, passwords cannot contain these characters: '!:@"
7 error Error: canceled
7 error at Interface.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/read/lib/read.js:65:13)
7 error at Interface.EventEmitter.emit (events.js:115:20)
7 error at Interface._ttyWrite (readline.js:606:16)
7 error at ReadStream.onkeypress (readline.js:98:10)
7 error at ReadStream.EventEmitter.emit (events.js:115:20)
7 error at emitKey (readline.js:1057:12)
7 error at ReadStream.onData (readline.js:806:7)
7 error at ReadStream.EventEmitter.emit (events.js:88:17)
7 error at TTY.onread (net.js:395:14)
8 error If you need help, you may report this log at:
8 error <http://github.com/isaacs/npm/issues>
8 error or email it to:
8 error <[email protected]>
9 error System Linux 3.2.0-23-generic-pae
10 error command "/usr/local/bin/node" "/usr/local/bin/npm" "login"
11 error cwd /home/pineli/node-apps/exemplos-net/mysql1
12 error node -v v0.8.8
13 error npm -v 1.1.59
14 verbose exit [ 1, true ]