-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
172 lines (172 loc) · 13.1 KB
/
npm-debug.log
File metadata and controls
172 lines (172 loc) · 13.1 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
0 info it worked if it ends with ok
1 verbose cli [ 'G:\\my_nodejs\\\\node.exe',
1 verbose cli 'G:\\my_nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'connect-flash' ]
2 info using npm@2.10.1
3 info using node@v0.12.4
4 verbose install initial load of E:\2016面试\node.js学习\面试\实战项目\NodeBlog\package.json
5 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\body-parser\package.json
6 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\bson\package.json
7 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect\package.json
8 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash\package.json
9 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-mongo\package.json
10 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-mongodb\package.json
11 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\cookie-parser\package.json
12 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\debug\package.json
13 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\ejs\package.json
14 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\express\package.json
15 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\express-partials\package.json
16 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\express-session\package.json
17 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\mongodb\package.json
18 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\morgan\package.json
19 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\serve-favicon\package.json
20 verbose installManyTop reading scoped package data from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\session-mongoose\package.json
21 info package.json express-partials@0.3.0 No license field.
22 info package.json session-mongoose@0.5.2 No license field.
23 info package.json connect-flash@0.1.1 No license field.
24 info package.json connect-mongodb@1.1.5 No license field.
25 verbose readDependencies loading dependencies from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\package.json
26 verbose install connect-flash is installed as 0.1.1
27 silly cache add args [ 'connect-flash', null ]
28 verbose cache add spec connect-flash
29 silly cache add parsed spec { raw: 'connect-flash',
29 silly cache add scope: null,
29 silly cache add name: 'connect-flash',
29 silly cache add rawSpec: '',
29 silly cache add spec: '*',
29 silly cache add type: 'range' }
30 silly addNamed connect-flash@*
31 verbose addNamed "*" is a valid semver range for connect-flash
32 silly addNameRange { name: 'connect-flash', range: '*', hasData: false }
33 silly mapToRegistry name connect-flash
34 silly mapToRegistry using default registry
35 silly mapToRegistry registry https://registry.npmjs.org/
36 silly mapToRegistry uri https://registry.npmjs.org/connect-flash
37 verbose addNameRange registry:https://registry.npmjs.org/connect-flash not in flight; fetching
38 verbose request uri https://registry.npmjs.org/connect-flash
39 verbose request no auth needed
40 info attempt registry request try #1 at 13:20:33
41 verbose request id add7b175f7a033e2
42 verbose etag "33ETU32KIWY8A3604ZO6BQ7NZ"
43 http request GET https://registry.npmjs.org/connect-flash
44 http 304 https://registry.npmjs.org/connect-flash
45 silly get cb [ 304,
45 silly get { date: 'Sun, 28 Feb 2016 05:05:07 GMT',
45 silly get via: '1.1 varnish',
45 silly get 'cache-control': 'max-age=300',
45 silly get etag: '"33ETU32KIWY8A3604ZO6BQ7NZ"',
45 silly get age: '278',
45 silly get connection: 'keep-alive',
45 silly get 'x-served-by': 'cache-itm7422-ITM',
45 silly get 'x-cache': 'HIT',
45 silly get 'x-cache-hits': '1',
45 silly get 'x-timer': 'S1456635907.731654,VS0,VE0',
45 silly get vary: 'Accept' } ]
46 verbose etag https://registry.npmjs.org/connect-flash from cache
47 verbose get saving connect-flash to C:\Users\Administrator\AppData\Roaming\npm-cache\registry.npmjs.org\connect-flash\.cache.json
48 silly addNameRange number 2 { name: 'connect-flash', range: '*', hasData: true }
49 silly addNameRange versions [ 'connect-flash', [ '0.1.0', '0.1.1' ] ]
50 silly addNamed connect-flash@0.1.1
51 verbose addNamed "0.1.1" is a plain semver version for connect-flash
52 silly cache afterAdd connect-flash@0.1.1
53 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\connect-flash\0.1.1\package\package.json not in flight; writing
54 verbose afterAdd C:\Users\Administrator\AppData\Roaming\npm-cache\connect-flash\0.1.1\package\package.json written
55 silly install resolved [ { name: 'connect-flash',
55 silly install resolved version: '0.1.1',
55 silly install resolved description: 'Flash message middleware for Connect.',
55 silly install resolved keywords: [ 'connect', 'express', 'flash', 'messages' ],
55 silly install resolved repository:
55 silly install resolved { type: 'git',
55 silly install resolved url: 'git://github.com/jaredhanson/connect-flash.git' },
55 silly install resolved bugs: { url: 'http://github.com/jaredhanson/connect-flash/issues' },
55 silly install resolved author:
55 silly install resolved { name: 'Jared Hanson',
55 silly install resolved email: 'jaredhanson@gmail.com',
55 silly install resolved url: 'http://www.jaredhanson.net/' },
55 silly install resolved licenses: [ [Object] ],
55 silly install resolved main: './lib',
55 silly install resolved dependencies: {},
55 silly install resolved devDependencies: { vows: '0.6.x' },
55 silly install resolved scripts: { test: 'NODE_PATH=lib node_modules/.bin/vows test/*-test.js' },
55 silly install resolved engines: { node: '>= 0.4.0' },
55 silly install resolved _id: 'connect-flash@0.1.1',
55 silly install resolved dist:
55 silly install resolved { shasum: 'd8630f26d95a7f851f9956b1e8cc6732f3b6aa30',
55 silly install resolved tarball: 'http://registry.npmjs.org/connect-flash/-/connect-flash-0.1.1.tgz' },
55 silly install resolved _npmVersion: '1.1.62',
55 silly install resolved _npmUser: { name: 'jaredhanson', email: 'jaredhanson@gmail.com' },
55 silly install resolved maintainers: [ [Object] ],
55 silly install resolved directories: {},
55 silly install resolved _shasum: 'd8630f26d95a7f851f9956b1e8cc6732f3b6aa30',
55 silly install resolved _resolved: 'https://registry.npmjs.org/connect-flash/-/connect-flash-0.1.1.tgz',
55 silly install resolved _from: 'connect-flash@*',
55 silly install resolved readme: 'ERROR: No README data found!',
55 silly install resolved homepage: 'https://github.com/jaredhanson/connect-flash#readme' } ]
56 info install connect-flash@0.1.1 into E:\2016面试\node.js学习\面试\实战项目\NodeBlog
57 info installOne connect-flash@0.1.1
58 verbose installOne of connect-flash to E:\2016面试\node.js学习\面试\实战项目\NodeBlog not in flight; installing
59 verbose lock using C:\Users\Administrator\AppData\Roaming\npm-cache\_locks\connect-flash-a695e9e5cbf87fd0.lock for E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash
60 silly install write writing connect-flash 0.1.1 to E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash
61 verbose unbuild node_modules\connect-flash
62 info preuninstall connect-flash@0.1.1
63 info uninstall connect-flash@0.1.1
64 verbose unbuild rmStuff connect-flash@0.1.1 from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules
65 info postuninstall connect-flash@0.1.1
66 silly gentlyRm E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash is being purged from base E:\2016面试\node.js学习\面试\实战项目\NodeBlog
67 verbose gentlyRm don't care about contents; nuking E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash
68 silly vacuum-fs purging E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash
69 silly vacuum-fs quitting because other entries in E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules
70 verbose tar unpack C:\Users\Administrator\AppData\Roaming\npm-cache\connect-flash\0.1.1\package.tgz
71 verbose tar unpacking to E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash
72 silly gentlyRm E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash is being purged
73 verbose gentlyRm don't care about contents; nuking E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash
74 silly gunzTarPerm modes [ '777', '666' ]
75 silly gunzTarPerm extractEntry package.json
76 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
77 silly gunzTarPerm extractEntry README.md
78 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
79 silly gunzTarPerm extractEntry LICENSE
80 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
81 silly gunzTarPerm extractEntry .travis.yml
82 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
83 silly gunzTarPerm extractEntry lib/flash.js
84 silly gunzTarPerm modified mode [ 'lib/flash.js', 420, 438 ]
85 silly gunzTarPerm extractEntry lib/index.js
86 silly gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
87 verbose write writing to E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash\package.json
88 info preinstall connect-flash@0.1.1
89 verbose readDependencies loading dependencies from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash\package.json
90 verbose readDependencies loading dependencies from E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash\package.json
91 silly install resolved []
92 verbose about to build E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash
93 info build E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash
94 info linkStuff connect-flash@0.1.1
95 silly linkStuff connect-flash@0.1.1 has E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules as its parent node_modules
96 verbose linkBins connect-flash@0.1.1
97 verbose linkMans connect-flash@0.1.1
98 verbose rebuildBundles connect-flash@0.1.1
99 info install connect-flash@0.1.1
100 info postinstall connect-flash@0.1.1
101 verbose unlock done using C:\Users\Administrator\AppData\Roaming\npm-cache\_locks\connect-flash-a695e9e5cbf87fd0.lock for E:\2016面试\node.js学习\面试\实战项目\NodeBlog\node_modules\connect-flash
102 verbose validateInstall loading E:\2016面试\node.js学习\面试\实战项目\NodeBlog\package.json for validation
103 verbose stack Error: The package connect does not satisfy its siblings' peerDependencies requirements!
103 verbose stack at G:\my_nodejs\node_modules\npm\lib\install.js:125:32
103 verbose stack at G:\my_nodejs\node_modules\npm\lib\install.js:267:7
103 verbose stack at G:\my_nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:138:5
103 verbose stack at G:\my_nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:251:14
103 verbose stack at cb (G:\my_nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
103 verbose stack at G:\my_nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:251:14
103 verbose stack at cb (G:\my_nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
103 verbose stack at G:\my_nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:251:14
103 verbose stack at cb (G:\my_nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
103 verbose stack at G:\my_nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:251:14
104 verbose cwd E:\2016面试\node.js学习\面试\实战项目\NodeBlog
105 error Windows_NT 6.1.7601
106 error argv "G:\\my_nodejs\\\\node.exe" "G:\\my_nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "connect-flash"
107 error node v0.12.4
108 error npm v2.10.1
109 error code EPEERINVALID
110 error peerinvalid The package connect does not satisfy its siblings' peerDependencies requirements!
110 error peerinvalid Peer session-mongoose@0.5.2 wants connect@^2.0
111 verbose exit [ 1, true ]