-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
53 lines (53 loc) · 3.26 KB
/
npm-debug.log
File metadata and controls
53 lines (53 loc) · 3.26 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
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',
1 verbose cli 'felixge/node-mysql' ]
2 info using npm@1.4.14
3 info using node@v0.10.29
4 verbose node symlink C:\Program Files\nodejs\\node.exe
5 verbose readDependencies using package.json deps
6 verbose cache add [ 'felixge/node-mysql', null ]
7 verbose cache add name=undefined spec="felixge/node-mysql" args=["felixge/node-mysql",null]
8 verbose parsed url { protocol: null,
8 verbose parsed url slashes: null,
8 verbose parsed url auth: null,
8 verbose parsed url host: null,
8 verbose parsed url port: null,
8 verbose parsed url hostname: null,
8 verbose parsed url hash: null,
8 verbose parsed url search: null,
8 verbose parsed url query: null,
8 verbose parsed url pathname: 'felixge/node-mysql',
8 verbose parsed url path: 'felixge/node-mysql',
8 verbose parsed url href: 'felixge/node-mysql' }
9 silly lockFile 4f4f7be1-felixge-node-mysql felixge/node-mysql
10 verbose lock felixge/node-mysql C:\Users\Kuan_000\AppData\Roaming\npm-cache\4f4f7be1-felixge-node-mysql.lock
11 info maybeGithub Attempting felixge/node-mysql from git://github.com/felixge/node-mysql
12 silly lockFile a6c4cfee-it-github-com-felixge-node-mysql git://github.com/felixge/node-mysql
13 verbose lock git://github.com/felixge/node-mysql C:\Users\Kuan_000\AppData\Roaming\npm-cache\a6c4cfee-it-github-com-felixge-node-mysql.lock
14 verbose addRemoteGit [ 'git://github.com/felixge/node-mysql', 'master' ]
15 silly lockFile a6c4cfee-it-github-com-felixge-node-mysql git://github.com/felixge/node-mysql
16 silly lockFile a6c4cfee-it-github-com-felixge-node-mysql git://github.com/felixge/node-mysql
17 info maybeGithub Attempting felixge/node-mysql from git+ssh://git@github.com:felixge/node-mysql
18 silly lockFile 246b2140-it-github-com-felixge-node-mysql git@github.com:felixge/node-mysql
19 verbose lock git@github.com:felixge/node-mysql C:\Users\Kuan_000\AppData\Roaming\npm-cache\246b2140-it-github-com-felixge-node-mysql.lock
20 verbose addRemoteGit [ 'git@github.com:felixge/node-mysql', 'master' ]
21 silly lockFile 246b2140-it-github-com-felixge-node-mysql git@github.com:felixge/node-mysql
22 silly lockFile 246b2140-it-github-com-felixge-node-mysql git@github.com:felixge/node-mysql
23 silly lockFile 4f4f7be1-felixge-node-mysql felixge/node-mysql
24 silly lockFile 4f4f7be1-felixge-node-mysql felixge/node-mysql
25 error addLocal Could not install felixge/node-mysql
26 error Error: ENOENT, stat 'C:\Users\Kuan_000\Documents\GitHub\nodebob\app\felixge\node-mysql'
27 error If you need help, you may report this *entire* log,
27 error including the npm and node versions, at:
27 error <http://github.com/npm/npm/issues>
28 error System Windows_NT 6.2.9200
29 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "felixge/node-mysql"
30 error cwd C:\Users\Kuan_000\Documents\GitHub\nodebob\app
31 error node -v v0.10.29
32 error npm -v 1.4.14
33 error path C:\Users\Kuan_000\Documents\GitHub\nodebob\app\felixge\node-mysql
34 error code ENOENT
35 error errno 34
36 verbose exit [ 34, true ]