-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
173 lines (173 loc) · 9.93 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
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
173
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'install', 'bootstrap' ]
2 info using [email protected]
3 info using [email protected]
4 verbose install initial load of /Users/KANG/studentapp/package.json
5 verbose readDependencies loading dependencies from /Users/KANG/studentapp/package.json
6 silly cache add args [ 'bootstrap', null ]
7 verbose cache add spec bootstrap
8 silly cache add parsed spec { raw: 'bootstrap',
8 silly cache add scope: null,
8 silly cache add name: 'bootstrap',
8 silly cache add rawSpec: '',
8 silly cache add spec: '*',
8 silly cache add type: 'range' }
9 silly addNamed bootstrap@*
10 verbose addNamed "*" is a valid semver range for bootstrap
11 silly addNameRange { name: 'bootstrap', range: '*', hasData: false }
12 silly mapToRegistry name bootstrap
13 silly mapToRegistry using default registry
14 silly mapToRegistry registry https://registry.npmjs.org/
15 silly mapToRegistry uri https://registry.npmjs.org/bootstrap
16 verbose addNameRange registry:https://registry.npmjs.org/bootstrap not in flight; fetching
17 verbose request uri https://registry.npmjs.org/bootstrap
18 verbose request no auth needed
19 info attempt registry request try #1 at 9:13:37 PM
20 verbose request id f83228a4d757b9e0
21 http request GET https://registry.npmjs.org/bootstrap
22 http 200 https://registry.npmjs.org/bootstrap
23 silly get cb [ 200,
23 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
23 silly get etag: '"7GJQMM015SMO83ZQZKCJJPX8K"',
23 silly get 'content-type': 'application/json',
23 silly get 'cache-control': 'max-age=60',
23 silly get 'content-length': '25771',
23 silly get 'accept-ranges': 'bytes',
23 silly get date: 'Fri, 24 Jul 2015 13:13:38 GMT',
23 silly get via: '1.1 varnish',
23 silly get age: '0',
23 silly get connection: 'keep-alive',
23 silly get 'x-served-by': 'cache-hkg6826-HKG',
23 silly get 'x-cache': 'HIT',
23 silly get 'x-cache-hits': '1',
23 silly get 'x-timer': 'S1437743617.514423,VS0,VE681',
23 silly get vary: 'Accept' } ]
24 verbose get saving bootstrap to /Users/KANG/.npm/registry.npmjs.org/bootstrap/.cache.json
25 silly addNameRange number 2 { name: 'bootstrap', range: '*', hasData: true }
26 silly addNameRange versions [ 'bootstrap',
26 silly addNameRange [ '0.0.1',
26 silly addNameRange '0.0.2',
26 silly addNameRange '3.1.1',
26 silly addNameRange '3.2.0',
26 silly addNameRange '3.3.0',
26 silly addNameRange '3.3.1',
26 silly addNameRange '3.3.2',
26 silly addNameRange '3.3.4',
26 silly addNameRange '3.3.5' ] ]
27 silly addNamed [email protected]
28 verbose addNamed "3.3.5" is a plain semver version for bootstrap
29 silly mapToRegistry name bootstrap
30 silly mapToRegistry using default registry
31 silly mapToRegistry registry https://registry.npmjs.org/
32 silly mapToRegistry uri https://registry.npmjs.org/bootstrap
33 verbose addRemoteTarball https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.5.tgz not in flight; adding
34 verbose addRemoteTarball [ 'https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.5.tgz',
34 verbose addRemoteTarball '1777ab79299b128d87dce7cbd86fdc46ac69c0b1' ]
35 info retry fetch attempt 1 at 9:13:38 PM
36 info attempt registry request try #1 at 9:13:38 PM
37 http fetch GET https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.5.tgz
38 http fetch 200 https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.5.tgz
39 silly fetchAndShaCheck shasum 1777ab79299b128d87dce7cbd86fdc46ac69c0b1
40 verbose addTmpTarball /var/folders/_j/nrgrxbtx5fsgrrz5kzh_yc500000gn/T/npm-2006-400bfc3e/registry.npmjs.org/bootstrap/-/bootstrap-3.3.5.tgz not in flight; adding
41 verbose addTmpTarball already have metadata; skipping unpack for [email protected]
42 silly cache afterAdd [email protected]
43 verbose afterAdd /Users/KANG/.npm/bootstrap/3.3.5/package/package.json not in flight; writing
44 verbose afterAdd /Users/KANG/.npm/bootstrap/3.3.5/package/package.json written
45 silly install resolved [ { name: 'bootstrap',
45 silly install resolved description: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
45 silly install resolved version: '3.3.5',
45 silly install resolved keywords:
45 silly install resolved [ 'css',
45 silly install resolved 'less',
45 silly install resolved 'mobile-first',
45 silly install resolved 'responsive',
45 silly install resolved 'front-end',
45 silly install resolved 'framework',
45 silly install resolved 'web' ],
45 silly install resolved homepage: 'http://getbootstrap.com',
45 silly install resolved author: { name: 'Twitter, Inc.' },
45 silly install resolved scripts: { test: 'grunt test' },
45 silly install resolved style: 'dist/css/bootstrap.css',
45 silly install resolved less: 'less/bootstrap.less',
45 silly install resolved main: './dist/js/npm',
45 silly install resolved repository: { type: 'git', url: 'https://github.com/twbs/bootstrap.git' },
45 silly install resolved bugs: { url: 'https://github.com/twbs/bootstrap/issues' },
45 silly install resolved license: 'MIT',
45 silly install resolved devDependencies:
45 silly install resolved { btoa: '~1.1.2',
45 silly install resolved glob: '~5.0.5',
45 silly install resolved grunt: '~0.4.5',
45 silly install resolved 'grunt-autoprefixer': '~3.0.0',
45 silly install resolved 'grunt-contrib-clean': '~0.6.0',
45 silly install resolved 'grunt-contrib-compress': '~0.13.0',
45 silly install resolved 'grunt-contrib-concat': '~0.5.1',
45 silly install resolved 'grunt-contrib-connect': '~0.10.1',
45 silly install resolved 'grunt-contrib-copy': '~0.8.0',
45 silly install resolved 'grunt-contrib-csslint': '~0.4.0',
45 silly install resolved 'grunt-contrib-cssmin': '~0.12.3',
45 silly install resolved 'grunt-contrib-htmlmin': '~0.4.0',
45 silly install resolved 'grunt-contrib-jade': '~0.14.1',
45 silly install resolved 'grunt-contrib-jshint': '~0.11.2',
45 silly install resolved 'grunt-contrib-less': '~1.0.1',
45 silly install resolved 'grunt-contrib-qunit': '~0.7.0',
45 silly install resolved 'grunt-contrib-uglify': '~0.9.1',
45 silly install resolved 'grunt-contrib-watch': '~0.6.1',
45 silly install resolved 'grunt-csscomb': '~3.0.0',
45 silly install resolved 'grunt-exec': '~0.4.6',
45 silly install resolved 'grunt-html': '~4.0.3',
45 silly install resolved 'grunt-jekyll': '~0.4.2',
45 silly install resolved 'grunt-jscs': '~1.8.0',
45 silly install resolved 'grunt-saucelabs': '~8.6.1',
45 silly install resolved 'grunt-sed': 'twbs/grunt-sed#v0.2.0',
45 silly install resolved 'load-grunt-tasks': '~3.2.0',
45 silly install resolved 'markdown-it': '^4.2.1',
45 silly install resolved 'npm-shrinkwrap': '^200.4.0',
45 silly install resolved 'time-grunt': '^1.2.0' },
45 silly install resolved engines: { node: '>=0.10.1' },
45 silly install resolved files:
45 silly install resolved [ 'dist',
45 silly install resolved 'fonts',
45 silly install resolved 'grunt',
45 silly install resolved 'js/*.js',
45 silly install resolved 'less/**/*.less',
45 silly install resolved 'Gruntfile.js',
45 silly install resolved 'LICENSE' ],
45 silly install resolved jspm: { main: 'js/bootstrap', shim: [Object], files: [Object] },
45 silly install resolved gitHead: '16b48259a62f576e52c903c476bd42b90ab22482',
45 silly install resolved _id: '[email protected]',
45 silly install resolved _shasum: '1777ab79299b128d87dce7cbd86fdc46ac69c0b1',
45 silly install resolved _from: 'bootstrap@*',
45 silly install resolved _npmVersion: '1.4.28',
45 silly install resolved _npmUser: { name: 'twbs', email: '[email protected]' },
45 silly install resolved maintainers: [ [Object] ],
45 silly install resolved dist:
45 silly install resolved { shasum: '1777ab79299b128d87dce7cbd86fdc46ac69c0b1',
45 silly install resolved tarball: 'http://registry.npmjs.org/bootstrap/-/bootstrap-3.3.5.tgz' },
45 silly install resolved directories: {},
45 silly install resolved _resolved: 'https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.5.tgz' } ]
46 info install [email protected] into /Users/KANG/studentapp
47 info installOne [email protected]
48 verbose installOne of bootstrap to /Users/KANG/studentapp not in flight; installing
49 warn locking Error: EACCES, open '/Users/KANG/.npm/_locks/bootstrap-f8a0dad45e600ae3.lock'
49 warn locking at Error (native)
49 warn locking /Users/KANG/.npm/_locks/bootstrap-f8a0dad45e600ae3.lock failed { [Error: EACCES, open '/Users/KANG/.npm/_locks/bootstrap-f8a0dad45e600ae3.lock']
49 warn locking errno: -13,
49 warn locking code: 'EACCES',
49 warn locking path: '/Users/KANG/.npm/_locks/bootstrap-f8a0dad45e600ae3.lock' }
50 verbose stack Error: Attempt to unlock /Users/KANG/studentapp/node_modules/bootstrap, which hasn't been locked
50 verbose stack at unlock (/usr/local/lib/node_modules/npm/lib/utils/locker.js:66:11)
50 verbose stack at cb (/usr/local/lib/node_modules/npm/lib/install.js:1017:5)
50 verbose stack at /usr/local/lib/node_modules/npm/lib/install.js:1021:20
50 verbose stack at /usr/local/lib/node_modules/npm/lib/utils/locker.js:40:9
50 verbose stack at cb (/usr/local/lib/node_modules/npm/node_modules/lockfile/lockfile.js:149:38)
50 verbose stack at /usr/local/lib/node_modules/npm/node_modules/lockfile/lockfile.js:177:38
50 verbose stack at FSReqWrap.oncomplete (fs.js:95:15)
51 verbose cwd /Users/KANG/studentapp
52 error Darwin 14.4.0
53 error argv "node" "/usr/local/bin/npm" "install" "bootstrap"
54 error node v0.12.7
55 error npm v2.11.3
56 error Attempt to unlock /Users/KANG/studentapp/node_modules/bootstrap, which hasn't been locked
57 error If you need help, you may report this error at:
57 error <https://github.com/npm/npm/issues>
58 verbose exit [ 1, true ]