Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Unable to install bower in Mac OS X yosemite 10.10.4 #9252

Closed
amarflybot opened this issue Aug 12, 2015 · 3 comments
Closed

Unable to install bower in Mac OS X yosemite 10.10.4 #9252

amarflybot opened this issue Aug 12, 2015 · 3 comments
Labels

Comments

@amarflybot
Copy link

Command run: npm install --registry https://registry.nodejitsu.com bower
Tried Commands: sudo npm install --registry https://registry.nodejitsu.com -g bower
npm install bower

0 info it worked if it ends with ok
1 verbose cli [ 'node',
1 verbose cli   '/usr/local/bin/npm',
1 verbose cli   'install',
1 verbose cli   '--registry',
1 verbose cli   'https://registry.nodejitsu.com',
1 verbose cli   'bower' ]
2 info using npm@2.12.1
3 info using node@v0.12.7
4 verbose node symlink /usr/local/bin/node
5 verbose config Skipping project config: /Users/amarendra/.npmrc. (matches userconfig)
6 verbose install initial load of /Users/amarendra/package.json
7 verbose installManyTop reading scoped package data from /Users/amarendra/node_modules/nice-date/package.json
8 verbose readDependencies loading dependencies from /Users/amarendra/package.json
9 silly cache add args [ 'bower', null ]
10 verbose cache add spec bower
11 silly cache add parsed spec { raw: 'bower',
11 silly cache add   scope: null,
11 silly cache add   name: 'bower',
11 silly cache add   rawSpec: '',
11 silly cache add   spec: '*',
11 silly cache add   type: 'range' }
12 silly addNamed bower@*
13 verbose addNamed "*" is a valid semver range for bower
14 silly addNameRange { name: 'bower', range: '*', hasData: false }
15 silly mapToRegistry name bower
16 silly mapToRegistry using default registry
17 silly mapToRegistry registry https://registry.nodejitsu.com/
18 silly mapToRegistry uri https://registry.nodejitsu.com/bower
19 verbose addNameRange registry:https://registry.nodejitsu.com/bower not in flight; fetching
20 verbose request uri https://registry.nodejitsu.com/bower
21 verbose request no auth needed
22 info attempt registry request try #1 at 21:54:00
23 verbose request id 401f6961f9c8516f
24 http request GET https://registry.nodejitsu.com/bower
25 http 200 https://registry.nodejitsu.com/bower
26 silly get cb [ 200,
26 silly get   { vary: 'Accept',
26 silly get     server: 'CouchDB/1.5.0 (Erlang OTP/R15B03)',
26 silly get     etag: '"2ZZQHQ4XWAZK4CO134AW3UKT4"',
26 silly get     date: 'Wed, 12 Aug 2015 16:24:01 GMT',
26 silly get     'content-type': 'application/json',
26 silly get     'content-length': '122118',
26 silly get     connection: 'close' } ]
27 verbose get saving bower to /Users/amarendra/.npm/registry.nodejitsu.com/bower/.cache.json
28 verbose makeDirectory /Users/amarendra/.npm creation not in flight; initializing
29 silly makeDirectory /Users/amarendra/.npm uid: 501 gid: 20
30 silly addNameRange number 2 { name: 'bower', range: '*', hasData: true }
31 silly addNameRange versions [ 'bower',
31 silly addNameRange   [ '0.1.0',
31 silly addNameRange     '0.1.2',
31 silly addNameRange     '0.1.3',
31 silly addNameRange     '0.2.0',
31 silly addNameRange     '0.3.0',
31 silly addNameRange     '0.3.1',
31 silly addNameRange     '0.3.2',
31 silly addNameRange     '0.4.0',
31 silly addNameRange     '0.5.0',
31 silly addNameRange     '0.5.1',
31 silly addNameRange     '0.6.0',
31 silly addNameRange     '0.6.1',
31 silly addNameRange     '0.6.2',
31 silly addNameRange     '0.6.3',
31 silly addNameRange     '0.6.4',
31 silly addNameRange     '0.6.5',
31 silly addNameRange     '0.6.6',
31 silly addNameRange     '0.6.7',
31 silly addNameRange     '0.6.8',
31 silly addNameRange     '0.7.0',
31 silly addNameRange     '0.7.1',
31 silly addNameRange     '0.8.0',
31 silly addNameRange     '0.8.1',
31 silly addNameRange     '0.8.2',
31 silly addNameRange     '0.8.3',
31 silly addNameRange     '0.8.4',
31 silly addNameRange     '0.8.5',
31 silly addNameRange     '0.8.6',
31 silly addNameRange     '0.9.0',
31 silly addNameRange     '0.9.1',
31 silly addNameRange     '0.9.2',
31 silly addNameRange     '0.10.0',
31 silly addNameRange     '1.0.0',
31 silly addNameRange     '1.0.1',
31 silly addNameRange     '1.0.2',
31 silly addNameRange     '1.0.3',
31 silly addNameRange     '1.1.0',
31 silly addNameRange     '1.1.1',
31 silly addNameRange     '1.1.2',
31 silly addNameRange     '1.2.0',
31 silly addNameRange     '1.2.1',
31 silly addNameRange     '1.2.2',
31 silly addNameRange     '1.2.3',
31 silly addNameRange     '1.2.4',
31 silly addNameRange     '1.2.5',
31 silly addNameRange     '1.2.6',
31 silly addNameRange     '1.2.7',
31 silly addNameRange     '1.2.8',
31 silly addNameRange     '1.3.0',
31 silly addNameRange     '1.3.1',
31 silly addNameRange     '1.3.2',
31 silly addNameRange     '1.3.3',
31 silly addNameRange     '1.3.4',
31 silly addNameRange     '1.3.5',
31 silly addNameRange     '1.3.6',
31 silly addNameRange     '1.3.7',
31 silly addNameRange     '1.3.8',
31 silly addNameRange     '1.3.9',
31 silly addNameRange     '1.3.10',
31 silly addNameRange     '1.3.11',
31 silly addNameRange     '1.3.12',
31 silly addNameRange     '1.4.0',
31 silly addNameRange     '1.4.1' ] ]
32 silly addNamed bower@1.4.1
33 verbose addNamed "1.4.1" is a plain semver version for bower
34 silly mapToRegistry name bower
35 silly mapToRegistry using default registry
36 silly mapToRegistry registry https://registry.nodejitsu.com/
37 silly mapToRegistry uri https://registry.nodejitsu.com/bower
38 verbose addRemoteTarball https://registry.nodejitsu.com/bower/-/bower-1.4.1.tgz not in flight; adding
39 verbose addRemoteTarball [ 'https://registry.nodejitsu.com/bower/-/bower-1.4.1.tgz',
39 verbose addRemoteTarball   'a18be39d030792754f30f1c5b32d37b0156ba8dd' ]
40 info retry fetch attempt 1 at 21:54:02
41 info attempt registry request try #1 at 21:54:02
42 http fetch GET https://registry.nodejitsu.com/bower/-/bower-1.4.1.tgz
43 http fetch 200 https://registry.nodejitsu.com/bower/-/bower-1.4.1.tgz
44 silly fetchAndShaCheck shasum a18be39d030792754f30f1c5b32d37b0156ba8dd
45 verbose addTmpTarball /var/folders/l5/gc3wyf217qs7hq42g_cjc8x00000gn/T/npm-3408-3e806abe/registry.nodejitsu.com/bower/-/bower-1.4.1.tgz not in flight; adding
46 verbose addTmpTarball already have metadata; skipping unpack for bower@1.4.1
47 silly cache afterAdd bower@1.4.1
48 verbose afterAdd /Users/amarendra/.npm/bower/1.4.1/package/package.json not in flight; writing
49 verbose afterAdd /Users/amarendra/.npm/bower/1.4.1/package/package.json written
50 silly install resolved [ { name: 'bower',
50 silly install resolved     version: '1.4.1',
50 silly install resolved     description: 'The browser package manager',
50 silly install resolved     author: { name: 'Twitter' },
50 silly install resolved     licenses: [ [Object] ],
50 silly install resolved     repository: { type: 'git', url: 'https://github.com/bower/bower' },
50 silly install resolved     main: 'lib',
50 silly install resolved     homepage: 'http://bower.io',
50 silly install resolved     engines: { node: '>=0.10.0' },
50 silly install resolved     dependencies:
50 silly install resolved      { abbrev: '^1.0.5',
50 silly install resolved        archy: '1.0.0',
50 silly install resolved        'bower-config': '^0.6.1',
50 silly install resolved        'bower-endpoint-parser': '^0.2.2',
50 silly install resolved        'bower-json': '^0.4.0',
50 silly install resolved        'bower-logger': '^0.2.2',
50 silly install resolved        'bower-registry-client': '^0.3.0',
50 silly install resolved        cardinal: '0.4.4',
50 silly install resolved        chalk: '^1.0.0',
50 silly install resolved        chmodr: '0.1.0',
50 silly install resolved        configstore: '^0.3.2',
50 silly install resolved        'decompress-zip': '^0.1.0',
50 silly install resolved        fstream: '^1.0.3',
50 silly install resolved        'fstream-ignore': '^1.0.2',
50 silly install resolved        github: '^0.2.3',
50 silly install resolved        glob: '^4.3.2',
50 silly install resolved        'graceful-fs': '^3.0.5',
50 silly install resolved        handlebars: '^2.0.0',
50 silly install resolved        inquirer: '0.8.0',
50 silly install resolved        insight: '^0.5.0',
50 silly install resolved        'is-root': '^1.0.0',
50 silly install resolved        junk: '^1.0.0',
50 silly install resolved        lockfile: '^1.0.0',
50 silly install resolved        'lru-cache': '^2.5.0',
50 silly install resolved        mkdirp: '0.5.0',
50 silly install resolved        mout: '^0.11.0',
50 silly install resolved        nopt: '^3.0.1',
50 silly install resolved        opn: '^1.0.1',
50 silly install resolved        'p-throttler': '0.1.1',
50 silly install resolved        promptly: '0.2.0',
50 silly install resolved        q: '^1.1.2',
50 silly install resolved        request: '2.53.0',
50 silly install resolved        'request-progress': '0.3.1',
50 silly install resolved        retry: '0.6.1',
50 silly install resolved        rimraf: '^2.2.8',
50 silly install resolved        semver: '^2.3.0',
50 silly install resolved        'shell-quote': '^1.4.2',
50 silly install resolved        'stringify-object': '^1.0.0',
50 silly install resolved        'tar-fs': '^1.4.1',
50 silly install resolved        tmp: '0.0.24',
50 silly install resolved        'update-notifier': '^0.3.0',
50 silly install resolved        'user-home': '^1.1.0',
50 silly install resolved        which: '^1.0.8' },
50 silly install resolved     devDependencies:
50 silly install resolved      { chai: '^1.10.0',
50 silly install resolved        coveralls: '^2.11.2',
50 silly install resolved        'expect.js': '^0.3.1',
50 silly install resolved        grunt: '^0.4.5',
50 silly install resolved        'grunt-cli': '^0.1.13',
50 silly install resolved        'grunt-contrib-jshint': '^0.10.0',
50 silly install resolved        'grunt-contrib-watch': '^0.6.1',
50 silly install resolved        'grunt-exec': '^0.4.6',
50 silly install resolved        'grunt-simple-mocha': '^0.4.0',
50 silly install resolved        istanbul: '^0.3.5',
50 silly install resolved        'load-grunt-tasks': '^2.0.0',
50 silly install resolved        mocha: '^2.1.0',
50 silly install resolved        multiline: '^1.0.2',
50 silly install resolved        nock: '^0.56.0',
50 silly install resolved        'node-uuid': '^1.4.2',
50 silly install resolved        proxyquire: '^1.3.0',
50 silly install resolved        'spawn-sync': '^1.0.5' },
50 silly install resolved     scripts: { test: 'grunt test' },
50 silly install resolved     bin: { bower: 'bin/bower' },
50 silly install resolved     preferGlobal: true,
50 silly install resolved     gitHead: 'a1287416d40f944d58cb8f2e774e2076bfffd32f',
50 silly install resolved     bugs: { url: 'https://github.com/bower/bower/issues' },
50 silly install resolved     _id: 'bower@1.4.1',
50 silly install resolved     _shasum: 'a18be39d030792754f30f1c5b32d37b0156ba8dd',
50 silly install resolved     _from: 'bower@*',
50 silly install resolved     _npmVersion: '2.7.4',
50 silly install resolved     _nodeVersion: '0.12.0',
50 silly install resolved     _npmUser: { name: 'sheerun', email: 'sheerun@sher.pl' },
50 silly install resolved     maintainers: [ [Object], [Object], [Object], [Object], [Object], [Object] ],
50 silly install resolved     dist:
50 silly install resolved      { shasum: 'a18be39d030792754f30f1c5b32d37b0156ba8dd',
50 silly install resolved        tarball: 'http://registry.nodejitsu.com/bower/-/bower-1.4.1.tgz' },
50 silly install resolved     directories: {},
50 silly install resolved     _resolved: 'https://registry.nodejitsu.com/bower/-/bower-1.4.1.tgz' } ]
51 info install bower@1.4.1 into /Users/amarendra
52 info installOne bower@1.4.1
53 verbose installOne of bower to /Users/amarendra not in flight; installing
54 verbose makeDirectory /Users/amarendra/.npm/_locks creation not in flight; initializing
55 silly makeDirectory /Users/amarendra/.npm/_locks uid: 501 gid: 20
56 verbose lock using /Users/amarendra/.npm/_locks/bower-24a5702b61324bcc.lock for /Users/amarendra/node_modules/bower
57 silly install write writing bower 1.4.1 to /Users/amarendra/node_modules/bower
58 verbose unbuild node_modules/bower
59 silly gentlyRm /Users/amarendra/node_modules/bower is being purged from base /Users/amarendra
60 verbose gentlyRm don't care about contents; nuking /Users/amarendra/node_modules/bower
61 verbose tar unpack /Users/amarendra/.npm/bower/1.4.1/package.tgz
62 verbose tar unpacking to /Users/amarendra/node_modules/bower
63 silly gentlyRm /Users/amarendra/node_modules/bower is being purged
64 verbose gentlyRm don't care about contents; nuking /Users/amarendra/node_modules/bower
65 silly gunzTarPerm modes [ '755', '644' ]
66 silly gunzTarPerm extractEntry package.json
67 silly gunzTarPerm extractEntry .npmignore
68 silly gunzTarPerm extractEntry README.md
69 silly gunzTarPerm extractEntry LICENSE
70 silly gunzTarPerm extractEntry Gruntfile.js
71 silly gunzTarPerm extractEntry HOOKS.md
72 silly gunzTarPerm extractEntry CHANGELOG.md
73 silly gunzTarPerm extractEntry CONTRIBUTING.md
74 silly gunzTarPerm extractEntry .editorconfig
75 silly gunzTarPerm extractEntry .jshintrc
76 silly gunzTarPerm extractEntry appveyor.yml
77 silly gunzTarPerm extractEntry bin/bower
78 silly gunzTarPerm extractEntry lib/config.js
79 silly gunzTarPerm extractEntry lib/index.js
80 silly gunzTarPerm extractEntry lib/commands/version.js
81 silly gunzTarPerm extractEntry lib/commands/init.js
82 silly gunzTarPerm extractEntry lib/commands/install.js
83 silly gunzTarPerm extractEntry lib/commands/link.js
84 silly gunzTarPerm extractEntry lib/commands/list.js
85 silly gunzTarPerm extractEntry lib/commands/info.js
86 silly gunzTarPerm extractEntry lib/commands/lookup.js
87 silly gunzTarPerm extractEntry lib/commands/prune.js
88 silly gunzTarPerm extractEntry lib/commands/register.js
89 silly gunzTarPerm extractEntry lib/commands/search.js
90 silly gunzTarPerm extractEntry lib/commands/uninstall.js
91 silly gunzTarPerm extractEntry lib/commands/index.js
92 silly gunzTarPerm extractEntry lib/commands/unregister.js
93 silly gunzTarPerm extractEntry lib/commands/home.js
94 silly gunzTarPerm extractEntry lib/commands/update.js
95 silly gunzTarPerm extractEntry lib/commands/help.js
96 silly gunzTarPerm extractEntry lib/commands/login.js
97 silly gunzTarPerm extractEntry lib/commands/cache/clean.js
98 silly gunzTarPerm extractEntry lib/commands/cache/list.js
99 silly gunzTarPerm extractEntry lib/core/Manager.js
100 silly gunzTarPerm extractEntry lib/core/PackageRepository.js
101 silly gunzTarPerm extractEntry lib/core/Project.js
102 silly gunzTarPerm extractEntry lib/core/ResolveCache.js
103 silly gunzTarPerm extractEntry lib/core/resolverFactory.js
104 silly gunzTarPerm extractEntry lib/core/scripts.js
105 silly gunzTarPerm extractEntry lib/core/resolvers/FsResolver.js
106 silly gunzTarPerm extractEntry lib/core/resolvers/GitFsResolver.js
107 silly gunzTarPerm extractEntry lib/core/resolvers/GitHubResolver.js
108 silly gunzTarPerm extractEntry lib/core/resolvers/GitRemoteResolver.js
109 silly gunzTarPerm extractEntry lib/core/resolvers/GitResolver.js
110 silly gunzTarPerm extractEntry lib/core/resolvers/Resolver.js
111 silly gunzTarPerm extractEntry lib/core/resolvers/SvnResolver.js
112 silly gunzTarPerm extractEntry lib/core/resolvers/UrlResolver.js
113 silly gunzTarPerm extractEntry lib/core/resolvers/index.js
114 silly gunzTarPerm extractEntry lib/renderers/JsonRenderer.js
115 silly gunzTarPerm extractEntry lib/renderers/StandardRenderer.js
116 silly gunzTarPerm extractEntry lib/renderers/index.js
117 silly gunzTarPerm extractEntry lib/util/analytics.js
118 silly gunzTarPerm extractEntry lib/util/createError.js
119 silly gunzTarPerm extractEntry lib/util/createLink.js
120 silly gunzTarPerm extractEntry lib/util/download.js
121 silly gunzTarPerm extractEntry lib/util/copy.js
122 silly gunzTarPerm extractEntry lib/util/md5.js
123 silly gunzTarPerm extractEntry lib/util/readJson.js
124 silly gunzTarPerm extractEntry lib/util/removeIgnores.js
125 silly gunzTarPerm extractEntry lib/util/rootCheck.js
126 silly gunzTarPerm extractEntry lib/util/semver.js
127 silly gunzTarPerm extractEntry lib/util/cmd.js
128 silly gunzTarPerm extractEntry lib/util/template.js
129 silly gunzTarPerm extractEntry lib/util/cli.js
130 silly gunzTarPerm extractEntry lib/util/validLink.js
131 silly gunzTarPerm extractEntry lib/util/extract.js
132 silly gunzTarPerm extractEntry templates/helpers/colors.js
133 silly gunzTarPerm extractEntry templates/helpers/condense.js
134 silly gunzTarPerm extractEntry templates/helpers/indent.js
135 silly gunzTarPerm extractEntry templates/helpers/index.js
136 silly gunzTarPerm extractEntry templates/helpers/rpad.js
137 silly gunzTarPerm extractEntry templates/helpers/sum.js
138 silly gunzTarPerm extractEntry templates/json/help-lookup.json
139 silly gunzTarPerm extractEntry templates/json/help-cache/clean.json
140 silly gunzTarPerm extractEntry templates/json/help-cache/list.json
141 silly gunzTarPerm extractEntry templates/json/help-home.json
142 silly gunzTarPerm extractEntry templates/json/help-info.json
143 silly gunzTarPerm extractEntry templates/json/help-init.json
144 silly gunzTarPerm extractEntry templates/json/help-install.json
145 silly gunzTarPerm extractEntry templates/json/help-link.json
146 silly gunzTarPerm extractEntry templates/json/help-list.json
147 silly gunzTarPerm extractEntry templates/json/help-login.json
148 silly gunzTarPerm extractEntry templates/json/help-cache.json
149 silly gunzTarPerm extractEntry templates/json/help-prune.json
150 silly gunzTarPerm extractEntry templates/json/help-register.json
151 silly gunzTarPerm extractEntry templates/json/help-search.json
152 silly gunzTarPerm extractEntry templates/json/help-uninstall.json
153 silly gunzTarPerm extractEntry templates/json/help-unregister.json
154 silly gunzTarPerm extractEntry templates/json/help-update.json
155 silly gunzTarPerm extractEntry templates/json/help-version.json
156 silly gunzTarPerm extractEntry templates/json/help.json
157 silly gunzTarPerm extractEntry templates/std/conflict-resolved.std
158 silly gunzTarPerm extractEntry templates/std/conflict.std
159 silly gunzTarPerm extractEntry templates/std/help-cache.std
160 silly gunzTarPerm extractEntry templates/std/help-generic.std
161 silly gunzTarPerm extractEntry templates/std/help.std
162 silly gunzTarPerm extractEntry templates/std/info.std
163 silly gunzTarPerm extractEntry templates/std/lookup.std
164 silly gunzTarPerm extractEntry templates/std/register.std
165 silly gunzTarPerm extractEntry templates/std/search-results.std
166 silly gunzTarPerm extractEntry .travis.yml
167 silly gunzTarPerm extractEntry test/packages.js
168 silly gunzTarPerm extractEntry test/helpers.js
169 silly gunzTarPerm extractEntry test/packages-svn.js
170 silly gunzTarPerm extractEntry test/test.js
171 silly gunzTarPerm extractEntry test/core/Manager.js
172 silly gunzTarPerm extractEntry test/core/packageRepository.js
173 silly gunzTarPerm extractEntry test/core/resolveCache.js
174 silly gunzTarPerm extractEntry test/core/resolverFactory.js
175 silly gunzTarPerm extractEntry test/core/scripts.js
176 silly gunzTarPerm extractEntry test/core/resolvers/fsResolver.js
177 silly gunzTarPerm extractEntry test/core/resolvers/gitFsResolver.js
178 silly gunzTarPerm extractEntry test/core/resolvers/gitHubResolver.js
179 silly gunzTarPerm extractEntry test/core/resolvers/gitRemoteResolver.js
180 silly gunzTarPerm extractEntry test/core/resolvers/gitResolver.js
181 silly gunzTarPerm extractEntry test/core/resolvers/resolver.js
182 silly gunzTarPerm extractEntry test/core/resolvers/svnResolver.js
183 silly gunzTarPerm extractEntry test/core/resolvers/urlResolver.js
184 silly gunzTarPerm extractEntry test/packages-svn.json
185 silly gunzTarPerm extractEntry test/commands/bower.js
186 silly gunzTarPerm extractEntry test/commands/info.js
187 silly gunzTarPerm extractEntry test/commands/init.js
188 silly gunzTarPerm extractEntry test/commands/install.js
189 silly gunzTarPerm extractEntry test/commands/link.js
190 silly gunzTarPerm extractEntry test/commands/index.js
191 silly gunzTarPerm extractEntry test/commands/login.js
192 silly gunzTarPerm extractEntry test/commands/lookup.js
193 silly gunzTarPerm extractEntry test/commands/prune.js
194 silly gunzTarPerm extractEntry test/commands/register.js
195 silly gunzTarPerm extractEntry test/commands/search.js
196 silly gunzTarPerm extractEntry test/commands/home.js
197 silly gunzTarPerm extractEntry test/commands/uninstall.js
198 silly gunzTarPerm extractEntry test/commands/help.js
199 silly gunzTarPerm extractEntry test/commands/unregister.js
200 silly gunzTarPerm extractEntry test/commands/update.js
201 silly gunzTarPerm extractEntry test/commands/version.js
202 silly gunzTarPerm extractEntry test/commands/list.js
203 silly gunzTarPerm extractEntry test/commands/cache/clean.js
204 silly gunzTarPerm extractEntry test/commands/cache/list.js
205 silly gunzTarPerm extractEntry test/packages.json
206 silly gunzTarPerm extractEntry test/renderers/JsonRenderer.js
207 silly gunzTarPerm extractEntry test/renderers/StandardRenderer.js
208 silly gunzTarPerm extractEntry test/assets/package-zip-single-bower-json.zip
209 silly gunzTarPerm extractEntry test/assets/package-tar.tar.gz
210 silly gunzTarPerm extractEntry test/assets/package-zip-folder-single-file.zip
211 silly gunzTarPerm extractEntry test/assets/package-zip-folder.zip
212 silly gunzTarPerm extractEntry test/assets/package-zip-single-component-json.zip
213 silly gunzTarPerm extractEntry test/assets/package-zip-single-file.zip
214 silly gunzTarPerm extractEntry test/assets/package-zip.zip
215 silly gunzTarPerm extractEntry test/assets/resolve-cache/list-json-1.json
216 silly gunzTarPerm extractEntry test/assets/test-temp-dir/test-exception.js
217 silly gunzTarPerm extractEntry test/assets/test-temp-dir/test.js
218 silly gunzTarPerm extractEntry test/util/analytics.js
219 silly gunzTarPerm extractEntry test/util/index.js
220 silly gunzTarPerm extractEntry test/util/removeIgnores.js
221 verbose write writing to /Users/amarendra/node_modules/bower/package.json
222 info preinstall bower@1.4.1
223 verbose readDependencies loading dependencies from /Users/amarendra/node_modules/bower/package.json
224 silly prepareForInstallMany adding abbrev@^1.0.5 from bower dependencies
225 silly prepareForInstallMany adding archy@1.0.0 from bower dependencies
226 silly prepareForInstallMany adding bower-config@^0.6.1 from bower dependencies
227 silly prepareForInstallMany adding bower-endpoint-parser@^0.2.2 from bower dependencies
228 silly prepareForInstallMany adding bower-json@^0.4.0 from bower dependencies
229 silly prepareForInstallMany adding bower-logger@^0.2.2 from bower dependencies
230 silly prepareForInstallMany adding bower-registry-client@^0.3.0 from bower dependencies
231 silly prepareForInstallMany adding cardinal@0.4.4 from bower dependencies
232 silly prepareForInstallMany adding chalk@^1.0.0 from bower dependencies
233 silly prepareForInstallMany adding chmodr@0.1.0 from bower dependencies
234 silly prepareForInstallMany adding configstore@^0.3.2 from bower dependencies
235 silly prepareForInstallMany adding decompress-zip@^0.1.0 from bower dependencies
236 silly prepareForInstallMany adding fstream@^1.0.3 from bower dependencies
237 silly prepareForInstallMany adding fstream-ignore@^1.0.2 from bower dependencies
238 silly prepareForInstallMany adding github@^0.2.3 from bower dependencies
239 silly prepareForInstallMany adding glob@^4.3.2 from bower dependencies
240 silly prepareForInstallMany adding graceful-fs@^3.0.5 from bower dependencies
241 silly prepareForInstallMany adding handlebars@^2.0.0 from bower dependencies
242 silly prepareForInstallMany adding inquirer@0.8.0 from bower dependencies
243 silly prepareForInstallMany adding insight@^0.5.0 from bower dependencies
244 silly prepareForInstallMany adding is-root@^1.0.0 from bower dependencies
245 silly prepareForInstallMany adding junk@^1.0.0 from bower dependencies
246 silly prepareForInstallMany adding lockfile@^1.0.0 from bower dependencies
247 silly prepareForInstallMany adding lru-cache@^2.5.0 from bower dependencies
248 silly prepareForInstallMany adding mkdirp@0.5.0 from bower dependencies
249 silly prepareForInstallMany adding mout@^0.11.0 from bower dependencies
250 silly prepareForInstallMany adding nopt@^3.0.1 from bower dependencies
251 silly prepareForInstallMany adding opn@^1.0.1 from bower dependencies
252 silly prepareForInstallMany adding p-throttler@0.1.1 from bower dependencies
253 silly prepareForInstallMany adding promptly@0.2.0 from bower dependencies
254 silly prepareForInstallMany adding q@^1.1.2 from bower dependencies
255 silly prepareForInstallMany adding request@2.53.0 from bower dependencies
256 silly prepareForInstallMany adding request-progress@0.3.1 from bower dependencies
257 silly prepareForInstallMany adding retry@0.6.1 from bower dependencies
258 silly prepareForInstallMany adding rimraf@^2.2.8 from bower dependencies
259 silly prepareForInstallMany adding semver@^2.3.0 from bower dependencies
260 silly prepareForInstallMany adding shell-quote@^1.4.2 from bower dependencies
261 silly prepareForInstallMany adding stringify-object@^1.0.0 from bower dependencies
262 silly prepareForInstallMany adding tar-fs@^1.4.1 from bower dependencies
263 silly prepareForInstallMany adding tmp@0.0.24 from bower dependencies
264 silly prepareForInstallMany adding update-notifier@^0.3.0 from bower dependencies
265 silly prepareForInstallMany adding user-home@^1.1.0 from bower dependencies
266 silly prepareForInstallMany adding which@^1.0.8 from bower dependencies
267 verbose readDependencies loading dependencies from /Users/amarendra/node_modules/bower/package.json
268 silly cache add args [ 'bower-config@^0.6.1', null ]
269 verbose cache add spec bower-config@^0.6.1
270 silly cache add parsed spec { raw: 'bower-config@^0.6.1',
270 silly cache add   scope: null,
270 silly cache add   name: 'bower-config',
270 silly cache add   rawSpec: '^0.6.1',
270 silly cache add   spec: '>=0.6.1 <0.7.0',
270 silly cache add   type: 'range' }
271 silly addNamed bower-config@>=0.6.1 <0.7.0
272 verbose addNamed ">=0.6.1 <0.7.0" is a valid semver range for bower-config
273 silly addNameRange { name: 'bower-config', range: '>=0.6.1 <0.7.0', hasData: false }
274 silly mapToRegistry name bower-config
275 silly mapToRegistry using default registry
276 silly mapToRegistry registry https://registry.nodejitsu.com/
277 silly mapToRegistry uri https://registry.nodejitsu.com/bower-config
278 verbose addNameRange registry:https://registry.nodejitsu.com/bower-config not in flight; fetching
279 silly cache add args [ 'bower-endpoint-parser@^0.2.2', null ]
280 verbose cache add spec bower-endpoint-parser@^0.2.2
281 silly cache add parsed spec { raw: 'bower-endpoint-parser@^0.2.2',
281 silly cache add   scope: null,
281 silly cache add   name: 'bower-endpoint-parser',
281 silly cache add   rawSpec: '^0.2.2',
281 silly cache add   spec: '>=0.2.2 <0.3.0',
281 silly cache add   type: 'range' }
282 silly addNamed bower-endpoint-parser@>=0.2.2 <0.3.0
283 verbose addNamed ">=0.2.2 <0.3.0" is a valid semver range for bower-endpoint-parser
284 silly addNameRange { name: 'bower-endpoint-parser',
284 silly addNameRange   range: '>=0.2.2 <0.3.0',
284 silly addNameRange   hasData: false }
285 silly mapToRegistry name bower-endpoint-parser
286 silly mapToRegistry using default registry
287 silly mapToRegistry registry https://registry.nodejitsu.com/
288 silly mapToRegistry uri https://registry.nodejitsu.com/bower-endpoint-parser
289 verbose addNameRange registry:https://registry.nodejitsu.com/bower-endpoint-parser not in flight; fetching
290 silly cache add args [ 'bower-json@^0.4.0', null ]
291 verbose cache add spec bower-json@^0.4.0
292 silly cache add parsed spec { raw: 'bower-json@^0.4.0',
292 silly cache add   scope: null,
292 silly cache add   name: 'bower-json',
292 silly cache add   rawSpec: '^0.4.0',
292 silly cache add   spec: '>=0.4.0 <0.5.0',
292 silly cache add   type: 'range' }
293 silly addNamed bower-json@>=0.4.0 <0.5.0
294 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for bower-json
295 silly addNameRange { name: 'bower-json', range: '>=0.4.0 <0.5.0', hasData: false }
296 silly mapToRegistry name bower-json
297 silly mapToRegistry using default registry
298 silly mapToRegistry registry https://registry.nodejitsu.com/
299 silly mapToRegistry uri https://registry.nodejitsu.com/bower-json
300 verbose addNameRange registry:https://registry.nodejitsu.com/bower-json not in flight; fetching
301 silly cache add args [ 'bower-logger@^0.2.2', null ]
302 verbose cache add spec bower-logger@^0.2.2
303 silly cache add parsed spec { raw: 'bower-logger@^0.2.2',
303 silly cache add   scope: null,
303 silly cache add   name: 'bower-logger',
303 silly cache add   rawSpec: '^0.2.2',
303 silly cache add   spec: '>=0.2.2 <0.3.0',
303 silly cache add   type: 'range' }
304 silly addNamed bower-logger@>=0.2.2 <0.3.0
305 verbose addNamed ">=0.2.2 <0.3.0" is a valid semver range for bower-logger
306 silly addNameRange { name: 'bower-logger', range: '>=0.2.2 <0.3.0', hasData: false }
307 silly mapToRegistry name bower-logger
308 silly mapToRegistry using default registry
309 silly mapToRegistry registry https://registry.nodejitsu.com/
310 silly mapToRegistry uri https://registry.nodejitsu.com/bower-logger
311 verbose addNameRange registry:https://registry.nodejitsu.com/bower-logger not in flight; fetching
312 silly cache add args [ 'bower-registry-client@^0.3.0', null ]
313 verbose cache add spec bower-registry-client@^0.3.0
314 silly cache add parsed spec { raw: 'bower-registry-client@^0.3.0',
314 silly cache add   scope: null,
314 silly cache add   name: 'bower-registry-client',
314 silly cache add   rawSpec: '^0.3.0',
314 silly cache add   spec: '>=0.3.0 <0.4.0',
314 silly cache add   type: 'range' }
315 silly addNamed bower-registry-client@>=0.3.0 <0.4.0
316 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for bower-registry-client
317 silly addNameRange { name: 'bower-registry-client',
317 silly addNameRange   range: '>=0.3.0 <0.4.0',
317 silly addNameRange   hasData: false }
318 silly mapToRegistry name bower-registry-client
319 silly mapToRegistry using default registry
320 silly mapToRegistry registry https://registry.nodejitsu.com/
321 silly mapToRegistry uri https://registry.nodejitsu.com/bower-registry-client
322 verbose addNameRange registry:https://registry.nodejitsu.com/bower-registry-client not in flight; fetching
323 silly cache add args [ 'cardinal@0.4.4', null ]
324 verbose cache add spec cardinal@0.4.4
325 silly cache add parsed spec { raw: 'cardinal@0.4.4',
325 silly cache add   scope: null,
325 silly cache add   name: 'cardinal',
325 silly cache add   rawSpec: '0.4.4',
325 silly cache add   spec: '0.4.4',
325 silly cache add   type: 'version' }
326 silly addNamed cardinal@0.4.4
327 verbose addNamed "0.4.4" is a plain semver version for cardinal
328 silly mapToRegistry name cardinal
329 silly mapToRegistry using default registry
330 silly mapToRegistry registry https://registry.nodejitsu.com/
331 silly mapToRegistry uri https://registry.nodejitsu.com/cardinal
332 verbose addNameVersion registry:https://registry.nodejitsu.com/cardinal not in flight; fetching
333 silly cache add args [ 'chalk@^1.0.0', null ]
334 verbose cache add spec chalk@^1.0.0
335 silly cache add parsed spec { raw: 'chalk@^1.0.0',
335 silly cache add   scope: null,
335 silly cache add   name: 'chalk',
335 silly cache add   rawSpec: '^1.0.0',
335 silly cache add   spec: '>=1.0.0 <2.0.0',
335 silly cache add   type: 'range' }
336 silly addNamed chalk@>=1.0.0 <2.0.0
337 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for chalk
338 silly addNameRange { name: 'chalk', range: '>=1.0.0 <2.0.0', hasData: false }
339 silly mapToRegistry name chalk
340 silly mapToRegistry using default registry
341 silly mapToRegistry registry https://registry.nodejitsu.com/
342 silly mapToRegistry uri https://registry.nodejitsu.com/chalk
343 verbose addNameRange registry:https://registry.nodejitsu.com/chalk not in flight; fetching
344 silly cache add args [ 'chmodr@0.1.0', null ]
345 verbose cache add spec chmodr@0.1.0
346 silly cache add parsed spec { raw: 'chmodr@0.1.0',
346 silly cache add   scope: null,
346 silly cache add   name: 'chmodr',
346 silly cache add   rawSpec: '0.1.0',
346 silly cache add   spec: '0.1.0',
346 silly cache add   type: 'version' }
347 silly addNamed chmodr@0.1.0
348 verbose addNamed "0.1.0" is a plain semver version for chmodr
349 silly mapToRegistry name chmodr
350 silly mapToRegistry using default registry
351 silly mapToRegistry registry https://registry.nodejitsu.com/
352 silly mapToRegistry uri https://registry.nodejitsu.com/chmodr
353 verbose addNameVersion registry:https://registry.nodejitsu.com/chmodr not in flight; fetching
354 silly cache add args [ 'configstore@^0.3.2', null ]
355 verbose cache add spec configstore@^0.3.2
356 silly cache add parsed spec { raw: 'configstore@^0.3.2',
356 silly cache add   scope: null,
356 silly cache add   name: 'configstore',
356 silly cache add   rawSpec: '^0.3.2',
356 silly cache add   spec: '>=0.3.2 <0.4.0',
356 silly cache add   type: 'range' }
357 silly addNamed configstore@>=0.3.2 <0.4.0
358 verbose addNamed ">=0.3.2 <0.4.0" is a valid semver range for configstore
359 silly addNameRange { name: 'configstore', range: '>=0.3.2 <0.4.0', hasData: false }
360 silly mapToRegistry name configstore
361 silly mapToRegistry using default registry
362 silly mapToRegistry registry https://registry.nodejitsu.com/
363 silly mapToRegistry uri https://registry.nodejitsu.com/configstore
364 verbose addNameRange registry:https://registry.nodejitsu.com/configstore not in flight; fetching
365 silly cache add args [ 'decompress-zip@^0.1.0', null ]
366 verbose cache add spec decompress-zip@^0.1.0
367 silly cache add parsed spec { raw: 'decompress-zip@^0.1.0',
367 silly cache add   scope: null,
367 silly cache add   name: 'decompress-zip',
367 silly cache add   rawSpec: '^0.1.0',
367 silly cache add   spec: '>=0.1.0 <0.2.0',
367 silly cache add   type: 'range' }
368 silly addNamed decompress-zip@>=0.1.0 <0.2.0
369 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for decompress-zip
370 silly addNameRange { name: 'decompress-zip',
370 silly addNameRange   range: '>=0.1.0 <0.2.0',
370 silly addNameRange   hasData: false }
371 silly mapToRegistry name decompress-zip
372 silly mapToRegistry using default registry
373 silly mapToRegistry registry https://registry.nodejitsu.com/
374 silly mapToRegistry uri https://registry.nodejitsu.com/decompress-zip
375 verbose addNameRange registry:https://registry.nodejitsu.com/decompress-zip not in flight; fetching
376 silly cache add args [ 'fstream@^1.0.3', null ]
377 verbose cache add spec fstream@^1.0.3
378 silly cache add parsed spec { raw: 'fstream@^1.0.3',
378 silly cache add   scope: null,
378 silly cache add   name: 'fstream',
378 silly cache add   rawSpec: '^1.0.3',
378 silly cache add   spec: '>=1.0.3 <2.0.0',
378 silly cache add   type: 'range' }
379 silly addNamed fstream@>=1.0.3 <2.0.0
380 verbose addNamed ">=1.0.3 <2.0.0" is a valid semver range for fstream
381 silly addNameRange { name: 'fstream', range: '>=1.0.3 <2.0.0', hasData: false }
382 silly mapToRegistry name fstream
383 silly mapToRegistry using default registry
384 silly mapToRegistry registry https://registry.nodejitsu.com/
385 silly mapToRegistry uri https://registry.nodejitsu.com/fstream
386 verbose addNameRange registry:https://registry.nodejitsu.com/fstream not in flight; fetching
387 silly cache add args [ 'fstream-ignore@^1.0.2', null ]
388 verbose cache add spec fstream-ignore@^1.0.2
389 silly cache add parsed spec { raw: 'fstream-ignore@^1.0.2',
389 silly cache add   scope: null,
389 silly cache add   name: 'fstream-ignore',
389 silly cache add   rawSpec: '^1.0.2',
389 silly cache add   spec: '>=1.0.2 <2.0.0',
389 silly cache add   type: 'range' }
390 silly addNamed fstream-ignore@>=1.0.2 <2.0.0
391 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for fstream-ignore
392 silly addNameRange { name: 'fstream-ignore',
392 silly addNameRange   range: '>=1.0.2 <2.0.0',
392 silly addNameRange   hasData: false }
393 silly mapToRegistry name fstream-ignore
394 silly mapToRegistry using default registry
395 silly mapToRegistry registry https://registry.nodejitsu.com/
396 silly mapToRegistry uri https://registry.nodejitsu.com/fstream-ignore
397 verbose addNameRange registry:https://registry.nodejitsu.com/fstream-ignore not in flight; fetching
398 silly cache add args [ 'github@^0.2.3', null ]
399 verbose cache add spec github@^0.2.3
400 silly cache add parsed spec { raw: 'github@^0.2.3',
400 silly cache add   scope: null,
400 silly cache add   name: 'github',
400 silly cache add   rawSpec: '^0.2.3',
400 silly cache add   spec: '>=0.2.3 <0.3.0',
400 silly cache add   type: 'range' }
401 silly addNamed github@>=0.2.3 <0.3.0
402 verbose addNamed ">=0.2.3 <0.3.0" is a valid semver range for github
403 silly addNameRange { name: 'github', range: '>=0.2.3 <0.3.0', hasData: false }
404 silly mapToRegistry name github
405 silly mapToRegistry using default registry
406 silly mapToRegistry registry https://registry.nodejitsu.com/
407 silly mapToRegistry uri https://registry.nodejitsu.com/github
408 verbose addNameRange registry:https://registry.nodejitsu.com/github not in flight; fetching
409 silly cache add args [ 'glob@^4.3.2', null ]
410 verbose cache add spec glob@^4.3.2
411 silly cache add parsed spec { raw: 'glob@^4.3.2',
411 silly cache add   scope: null,
411 silly cache add   name: 'glob',
411 silly cache add   rawSpec: '^4.3.2',
411 silly cache add   spec: '>=4.3.2 <5.0.0',
411 silly cache add   type: 'range' }
412 silly addNamed glob@>=4.3.2 <5.0.0
413 verbose addNamed ">=4.3.2 <5.0.0" is a valid semver range for glob
414 silly addNameRange { name: 'glob', range: '>=4.3.2 <5.0.0', hasData: false }
415 silly mapToRegistry name glob
416 silly mapToRegistry using default registry
417 silly mapToRegistry registry https://registry.nodejitsu.com/
418 silly mapToRegistry uri https://registry.nodejitsu.com/glob
419 verbose addNameRange registry:https://registry.nodejitsu.com/glob not in flight; fetching
420 silly cache add args [ 'graceful-fs@^3.0.5', null ]
421 verbose cache add spec graceful-fs@^3.0.5
422 silly cache add parsed spec { raw: 'graceful-fs@^3.0.5',
422 silly cache add   scope: null,
422 silly cache add   name: 'graceful-fs',
422 silly cache add   rawSpec: '^3.0.5',
422 silly cache add   spec: '>=3.0.5 <4.0.0',
422 silly cache add   type: 'range' }
423 silly addNamed graceful-fs@>=3.0.5 <4.0.0
424 verbose addNamed ">=3.0.5 <4.0.0" is a valid semver range for graceful-fs
425 silly addNameRange { name: 'graceful-fs', range: '>=3.0.5 <4.0.0', hasData: false }
426 silly mapToRegistry name graceful-fs
427 silly mapToRegistry using default registry
428 silly mapToRegistry registry https://registry.nodejitsu.com/
429 silly mapToRegistry uri https://registry.nodejitsu.com/graceful-fs
430 verbose addNameRange registry:https://registry.nodejitsu.com/graceful-fs not in flight; fetching
431 silly cache add args [ 'handlebars@^2.0.0', null ]
432 verbose cache add spec handlebars@^2.0.0
433 silly cache add parsed spec { raw: 'handlebars@^2.0.0',
433 silly cache add   scope: null,
433 silly cache add   name: 'handlebars',
433 silly cache add   rawSpec: '^2.0.0',
433 silly cache add   spec: '>=2.0.0 <3.0.0',
433 silly cache add   type: 'range' }
434 silly addNamed handlebars@>=2.0.0 <3.0.0
435 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for handlebars
436 silly addNameRange { name: 'handlebars', range: '>=2.0.0 <3.0.0', hasData: false }
437 silly mapToRegistry name handlebars
438 silly mapToRegistry using default registry
439 silly mapToRegistry registry https://registry.nodejitsu.com/
440 silly mapToRegistry uri https://registry.nodejitsu.com/handlebars
441 verbose addNameRange registry:https://registry.nodejitsu.com/handlebars not in flight; fetching
442 silly cache add args [ 'inquirer@0.8.0', null ]
443 verbose cache add spec inquirer@0.8.0
444 silly cache add parsed spec { raw: 'inquirer@0.8.0',
444 silly cache add   scope: null,
444 silly cache add   name: 'inquirer',
444 silly cache add   rawSpec: '0.8.0',
444 silly cache add   spec: '0.8.0',
444 silly cache add   type: 'version' }
445 silly addNamed inquirer@0.8.0
446 verbose addNamed "0.8.0" is a plain semver version for inquirer
447 silly mapToRegistry name inquirer
448 silly mapToRegistry using default registry
449 silly mapToRegistry registry https://registry.nodejitsu.com/
450 silly mapToRegistry uri https://registry.nodejitsu.com/inquirer
451 verbose addNameVersion registry:https://registry.nodejitsu.com/inquirer not in flight; fetching
452 silly cache add args [ 'insight@^0.5.0', null ]
453 verbose cache add spec insight@^0.5.0
454 silly cache add parsed spec { raw: 'insight@^0.5.0',
454 silly cache add   scope: null,
454 silly cache add   name: 'insight',
454 silly cache add   rawSpec: '^0.5.0',
454 silly cache add   spec: '>=0.5.0 <0.6.0',
454 silly cache add   type: 'range' }
455 silly addNamed insight@>=0.5.0 <0.6.0
456 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for insight
457 silly addNameRange { name: 'insight', range: '>=0.5.0 <0.6.0', hasData: false }
458 silly mapToRegistry name insight
459 silly mapToRegistry using default registry
460 silly mapToRegistry registry https://registry.nodejitsu.com/
461 silly mapToRegistry uri https://registry.nodejitsu.com/insight
462 verbose addNameRange registry:https://registry.nodejitsu.com/insight not in flight; fetching
463 silly cache add args [ 'is-root@^1.0.0', null ]
464 verbose cache add spec is-root@^1.0.0
465 silly cache add parsed spec { raw: 'is-root@^1.0.0',
465 silly cache add   scope: null,
465 silly cache add   name: 'is-root',
465 silly cache add   rawSpec: '^1.0.0',
465 silly cache add   spec: '>=1.0.0 <2.0.0',
465 silly cache add   type: 'range' }
466 silly addNamed is-root@>=1.0.0 <2.0.0
467 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for is-root
468 silly addNameRange { name: 'is-root', range: '>=1.0.0 <2.0.0', hasData: false }
469 silly mapToRegistry name is-root
470 silly mapToRegistry using default registry
471 silly mapToRegistry registry https://registry.nodejitsu.com/
472 silly mapToRegistry uri https://registry.nodejitsu.com/is-root
473 verbose addNameRange registry:https://registry.nodejitsu.com/is-root not in flight; fetching
474 silly cache add args [ 'junk@^1.0.0', null ]
475 verbose cache add spec junk@^1.0.0
476 silly cache add parsed spec { raw: 'junk@^1.0.0',
476 silly cache add   scope: null,
476 silly cache add   name: 'junk',
476 silly cache add   rawSpec: '^1.0.0',
476 silly cache add   spec: '>=1.0.0 <2.0.0',
476 silly cache add   type: 'range' }
477 silly addNamed junk@>=1.0.0 <2.0.0
478 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for junk
479 silly addNameRange { name: 'junk', range: '>=1.0.0 <2.0.0', hasData: false }
480 silly mapToRegistry name junk
481 silly mapToRegistry using default registry
482 silly mapToRegistry registry https://registry.nodejitsu.com/
483 silly mapToRegistry uri https://registry.nodejitsu.com/junk
484 verbose addNameRange registry:https://registry.nodejitsu.com/junk not in flight; fetching
485 silly cache add args [ 'lockfile@^1.0.0', null ]
486 verbose cache add spec lockfile@^1.0.0
487 silly cache add parsed spec { raw: 'lockfile@^1.0.0',
487 silly cache add   scope: null,
487 silly cache add   name: 'lockfile',
487 silly cache add   rawSpec: '^1.0.0',
487 silly cache add   spec: '>=1.0.0 <2.0.0',
487 silly cache add   type: 'range' }
488 silly addNamed lockfile@>=1.0.0 <2.0.0
489 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for lockfile
490 silly addNameRange { name: 'lockfile', range: '>=1.0.0 <2.0.0', hasData: false }
491 silly mapToRegistry name lockfile
492 silly mapToRegistry using default registry
493 silly mapToRegistry registry https://registry.nodejitsu.com/
494 silly mapToRegistry uri https://registry.nodejitsu.com/lockfile
495 verbose addNameRange registry:https://registry.nodejitsu.com/lockfile not in flight; fetching
496 silly cache add args [ 'lru-cache@^2.5.0', null ]
497 verbose cache add spec lru-cache@^2.5.0
498 silly cache add parsed spec { raw: 'lru-cache@^2.5.0',
498 silly cache add   scope: null,
498 silly cache add   name: 'lru-cache',
498 silly cache add   rawSpec: '^2.5.0',
498 silly cache add   spec: '>=2.5.0 <3.0.0',
498 silly cache add   type: 'range' }
499 silly addNamed lru-cache@>=2.5.0 <3.0.0
500 verbose addNamed ">=2.5.0 <3.0.0" is a valid semver range for lru-cache
501 silly addNameRange { name: 'lru-cache', range: '>=2.5.0 <3.0.0', hasData: false }
502 silly mapToRegistry name lru-cache
503 silly mapToRegistry using default registry
504 silly mapToRegistry registry https://registry.nodejitsu.com/
505 silly mapToRegistry uri https://registry.nodejitsu.com/lru-cache
506 verbose addNameRange registry:https://registry.nodejitsu.com/lru-cache not in flight; fetching
507 silly cache add args [ 'mkdirp@0.5.0', null ]
508 verbose cache add spec mkdirp@0.5.0
509 silly cache add parsed spec { raw: 'mkdirp@0.5.0',
509 silly cache add   scope: null,
509 silly cache add   name: 'mkdirp',
509 silly cache add   rawSpec: '0.5.0',
509 silly cache add   spec: '0.5.0',
509 silly cache add   type: 'version' }
510 silly addNamed mkdirp@0.5.0
511 verbose addNamed "0.5.0" is a plain semver version for mkdirp
512 silly mapToRegistry name mkdirp
513 silly mapToRegistry using default registry
514 silly mapToRegistry registry https://registry.nodejitsu.com/
515 silly mapToRegistry uri https://registry.nodejitsu.com/mkdirp
516 verbose addNameVersion registry:https://registry.nodejitsu.com/mkdirp not in flight; fetching
517 silly cache add args [ 'mout@^0.11.0', null ]
518 verbose cache add spec mout@^0.11.0
519 silly cache add parsed spec { raw: 'mout@^0.11.0',
519 silly cache add   scope: null,
519 silly cache add   name: 'mout',
519 silly cache add   rawSpec: '^0.11.0',
519 silly cache add   spec: '>=0.11.0 <0.12.0',
519 silly cache add   type: 'range' }
520 silly addNamed mout@>=0.11.0 <0.12.0
521 verbose addNamed ">=0.11.0 <0.12.0" is a valid semver range for mout
522 silly addNameRange { name: 'mout', range: '>=0.11.0 <0.12.0', hasData: false }
523 silly mapToRegistry name mout
524 silly mapToRegistry using default registry
525 silly mapToRegistry registry https://registry.nodejitsu.com/
526 silly mapToRegistry uri https://registry.nodejitsu.com/mout
527 verbose addNameRange registry:https://registry.nodejitsu.com/mout not in flight; fetching
528 silly cache add args [ 'nopt@^3.0.1', null ]
529 verbose cache add spec nopt@^3.0.1
530 silly cache add parsed spec { raw: 'nopt@^3.0.1',
530 silly cache add   scope: null,
530 silly cache add   name: 'nopt',
530 silly cache add   rawSpec: '^3.0.1',
530 silly cache add   spec: '>=3.0.1 <4.0.0',
530 silly cache add   type: 'range' }
531 silly addNamed nopt@>=3.0.1 <4.0.0
532 verbose addNamed ">=3.0.1 <4.0.0" is a valid semver range for nopt
533 silly addNameRange { name: 'nopt', range: '>=3.0.1 <4.0.0', hasData: false }
534 silly mapToRegistry name nopt
535 silly mapToRegistry using default registry
536 silly mapToRegistry registry https://registry.nodejitsu.com/
537 silly mapToRegistry uri https://registry.nodejitsu.com/nopt
538 verbose addNameRange registry:https://registry.nodejitsu.com/nopt not in flight; fetching
539 silly cache add args [ 'opn@^1.0.1', null ]
540 verbose cache add spec opn@^1.0.1
541 silly cache add parsed spec { raw: 'opn@^1.0.1',
541 silly cache add   scope: null,
541 silly cache add   name: 'opn',
541 silly cache add   rawSpec: '^1.0.1',
541 silly cache add   spec: '>=1.0.1 <2.0.0',
541 silly cache add   type: 'range' }
542 silly addNamed opn@>=1.0.1 <2.0.0
543 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for opn
544 silly addNameRange { name: 'opn', range: '>=1.0.1 <2.0.0', hasData: false }
545 silly mapToRegistry name opn
546 silly mapToRegistry using default registry
547 silly mapToRegistry registry https://registry.nodejitsu.com/
548 silly mapToRegistry uri https://registry.nodejitsu.com/opn
549 verbose addNameRange registry:https://registry.nodejitsu.com/opn not in flight; fetching
550 silly cache add args [ 'p-throttler@0.1.1', null ]
551 verbose cache add spec p-throttler@0.1.1
552 silly cache add parsed spec { raw: 'p-throttler@0.1.1',
552 silly cache add   scope: null,
552 silly cache add   name: 'p-throttler',
552 silly cache add   rawSpec: '0.1.1',
552 silly cache add   spec: '0.1.1',
552 silly cache add   type: 'version' }
553 silly addNamed p-throttler@0.1.1
554 verbose addNamed "0.1.1" is a plain semver version for p-throttler
555 silly mapToRegistry name p-throttler
556 silly mapToRegistry using default registry
557 silly mapToRegistry registry https://registry.nodejitsu.com/
558 silly mapToRegistry uri https://registry.nodejitsu.com/p-throttler
559 verbose addNameVersion registry:https://registry.nodejitsu.com/p-throttler not in flight; fetching
560 silly cache add args [ 'promptly@0.2.0', null ]
561 verbose cache add spec promptly@0.2.0
562 silly cache add parsed spec { raw: 'promptly@0.2.0',
562 silly cache add   scope: null,
562 silly cache add   name: 'promptly',
562 silly cache add   rawSpec: '0.2.0',
562 silly cache add   spec: '0.2.0',
562 silly cache add   type: 'version' }
563 silly addNamed promptly@0.2.0
564 verbose addNamed "0.2.0" is a plain semver version for promptly
565 silly mapToRegistry name promptly
566 silly mapToRegistry using default registry
567 silly mapToRegistry registry https://registry.nodejitsu.com/
568 silly mapToRegistry uri https://registry.nodejitsu.com/promptly
569 verbose addNameVersion registry:https://registry.nodejitsu.com/promptly not in flight; fetching
570 silly cache add args [ 'q@^1.1.2', null ]
571 verbose cache add spec q@^1.1.2
572 silly cache add parsed spec { raw: 'q@^1.1.2',
572 silly cache add   scope: null,
572 silly cache add   name: 'q',
572 silly cache add   rawSpec: '^1.1.2',
572 silly cache add   spec: '>=1.1.2 <2.0.0',
572 silly cache add   type: 'range' }
573 silly addNamed q@>=1.1.2 <2.0.0
574 verbose addNamed ">=1.1.2 <2.0.0" is a valid semver range for q
575 silly addNameRange { name: 'q', range: '>=1.1.2 <2.0.0', hasData: false }
576 silly mapToRegistry name q
577 silly mapToRegistry using default registry
578 silly mapToRegistry registry https://registry.nodejitsu.com/
579 silly mapToRegistry uri https://registry.nodejitsu.com/q
580 verbose addNameRange registry:https://registry.nodejitsu.com/q not in flight; fetching
581 silly cache add args [ 'request@2.53.0', null ]
582 verbose cache add spec request@2.53.0
583 silly cache add parsed spec { raw: 'request@2.53.0',
583 silly cache add   scope: null,
583 silly cache add   name: 'request',
583 silly cache add   rawSpec: '2.53.0',
583 silly cache add   spec: '2.53.0',
583 silly cache add   type: 'version' }
584 silly addNamed request@2.53.0
585 verbose addNamed "2.53.0" is a plain semver version for request
586 silly mapToRegistry name request
587 silly mapToRegistry using default registry
588 silly mapToRegistry registry https://registry.nodejitsu.com/
589 silly mapToRegistry uri https://registry.nodejitsu.com/request
590 verbose addNameVersion registry:https://registry.nodejitsu.com/request not in flight; fetching
591 silly cache add args [ 'request-progress@0.3.1', null ]
592 verbose cache add spec request-progress@0.3.1
593 silly cache add parsed spec { raw: 'request-progress@0.3.1',
593 silly cache add   scope: null,
593 silly cache add   name: 'request-progress',
593 silly cache add   rawSpec: '0.3.1',
593 silly cache add   spec: '0.3.1',
593 silly cache add   type: 'version' }
594 silly addNamed request-progress@0.3.1
595 verbose addNamed "0.3.1" is a plain semver version for request-progress
596 silly mapToRegistry name request-progress
597 silly mapToRegistry using default registry
598 silly mapToRegistry registry https://registry.nodejitsu.com/
599 silly mapToRegistry uri https://registry.nodejitsu.com/request-progress
600 verbose addNameVersion registry:https://registry.nodejitsu.com/request-progress not in flight; fetching
601 silly cache add args [ 'retry@0.6.1', null ]
602 verbose cache add spec retry@0.6.1
603 silly cache add parsed spec { raw: 'retry@0.6.1',
603 silly cache add   scope: null,
603 silly cache add   name: 'retry',
603 silly cache add   rawSpec: '0.6.1',
603 silly cache add   spec: '0.6.1',
603 silly cache add   type: 'version' }
604 silly addNamed retry@0.6.1
605 verbose addNamed "0.6.1" is a plain semver version for retry
606 silly mapToRegistry name retry
607 silly mapToRegistry using default registry
608 silly mapToRegistry registry https://registry.nodejitsu.com/
609 silly mapToRegistry uri https://registry.nodejitsu.com/retry
610 verbose addNameVersion registry:https://registry.nodejitsu.com/retry not in flight; fetching
611 silly cache add args [ 'rimraf@^2.2.8', null ]
612 verbose cache add spec rimraf@^2.2.8
613 silly cache add parsed spec { raw: 'rimraf@^2.2.8',
613 silly cache add   scope: null,
613 silly cache add   name: 'rimraf',
613 silly cache add   rawSpec: '^2.2.8',
613 silly cache add   spec: '>=2.2.8 <3.0.0',
613 silly cache add   type: 'range' }
614 silly addNamed rimraf@>=2.2.8 <3.0.0
615 verbose addNamed ">=2.2.8 <3.0.0" is a valid semver range for rimraf
616 silly addNameRange { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: false }
617 silly mapToRegistry name rimraf
618 silly mapToRegistry using default registry
619 silly mapToRegistry registry https://registry.nodejitsu.com/
620 silly mapToRegistry uri https://registry.nodejitsu.com/rimraf
621 verbose addNameRange registry:https://registry.nodejitsu.com/rimraf not in flight; fetching
622 silly cache add args [ 'semver@^2.3.0', null ]
623 verbose cache add spec semver@^2.3.0
624 silly cache add parsed spec { raw: 'semver@^2.3.0',
624 silly cache add   scope: null,
624 silly cache add   name: 'semver',
624 silly cache add   rawSpec: '^2.3.0',
624 silly cache add   spec: '>=2.3.0 <3.0.0',
624 silly cache add   type: 'range' }
625 silly addNamed semver@>=2.3.0 <3.0.0
626 verbose addNamed ">=2.3.0 <3.0.0" is a valid semver range for semver
627 silly addNameRange { name: 'semver', range: '>=2.3.0 <3.0.0', hasData: false }
628 silly mapToRegistry name semver
629 silly mapToRegistry using default registry
630 silly mapToRegistry registry https://registry.nodejitsu.com/
631 silly mapToRegistry uri https://registry.nodejitsu.com/semver
632 verbose addNameRange registry:https://registry.nodejitsu.com/semver not in flight; fetching
633 silly cache add args [ 'shell-quote@^1.4.2', null ]
634 verbose cache add spec shell-quote@^1.4.2
635 silly cache add parsed spec { raw: 'shell-quote@^1.4.2',
635 silly cache add   scope: null,
635 silly cache add   name: 'shell-quote',
635 silly cache add   rawSpec: '^1.4.2',
635 silly cache add   spec: '>=1.4.2 <2.0.0',
635 silly cache add   type: 'range' }
636 silly addNamed shell-quote@>=1.4.2 <2.0.0
637 verbose addNamed ">=1.4.2 <2.0.0" is a valid semver range for shell-quote
638 silly addNameRange { name: 'shell-quote', range: '>=1.4.2 <2.0.0', hasData: false }
639 silly mapToRegistry name shell-quote
640 silly mapToRegistry using default registry
641 silly mapToRegistry registry https://registry.nodejitsu.com/
642 silly mapToRegistry uri https://registry.nodejitsu.com/shell-quote
643 verbose addNameRange registry:https://registry.nodejitsu.com/shell-quote not in flight; fetching
644 silly cache add args [ 'stringify-object@^1.0.0', null ]
645 verbose cache add spec stringify-object@^1.0.0
646 silly cache add parsed spec { raw: 'stringify-object@^1.0.0',
646 silly cache add   scope: null,
646 silly cache add   name: 'stringify-object',
646 silly cache add   rawSpec: '^1.0.0',
646 silly cache add   spec: '>=1.0.0 <2.0.0',
646 silly cache add   type: 'range' }
647 silly addNamed stringify-object@>=1.0.0 <2.0.0
648 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for stringify-object
649 silly addNameRange { name: 'stringify-object',
649 silly addNameRange   range: '>=1.0.0 <2.0.0',
649 silly addNameRange   hasData: false }
650 silly mapToRegistry name stringify-object
651 silly mapToRegistry using default registry
652 silly mapToRegistry registry https://registry.nodejitsu.com/
653 silly mapToRegistry uri https://registry.nodejitsu.com/stringify-object
654 verbose addNameRange registry:https://registry.nodejitsu.com/stringify-object not in flight; fetching
655 silly cache add args [ 'tar-fs@^1.4.1', null ]
656 verbose cache add spec tar-fs@^1.4.1
657 silly cache add parsed spec { raw: 'tar-fs@^1.4.1',
657 silly cache add   scope: null,
657 silly cache add   name: 'tar-fs',
657 silly cache add   rawSpec: '^1.4.1',
657 silly cache add   spec: '>=1.4.1 <2.0.0',
657 silly cache add   type: 'range' }
658 silly addNamed tar-fs@>=1.4.1 <2.0.0
659 verbose addNamed ">=1.4.1 <2.0.0" is a valid semver range for tar-fs
660 silly addNameRange { name: 'tar-fs', range: '>=1.4.1 <2.0.0', hasData: false }
661 silly mapToRegistry name tar-fs
662 silly mapToRegistry using default registry
663 silly mapToRegistry registry https://registry.nodejitsu.com/
664 silly mapToRegistry uri https://registry.nodejitsu.com/tar-fs
665 verbose addNameRange registry:https://registry.nodejitsu.com/tar-fs not in flight; fetching
666 silly cache add args [ 'tmp@0.0.24', null ]
667 verbose cache add spec tmp@0.0.24
668 silly cache add parsed spec { raw: 'tmp@0.0.24',
668 silly cache add   scope: null,
668 silly cache add   name: 'tmp',
668 silly cache add   rawSpec: '0.0.24',
668 silly cache add   spec: '0.0.24',
668 silly cache add   type: 'version' }
669 silly addNamed tmp@0.0.24
670 verbose addNamed "0.0.24" is a plain semver version for tmp
671 silly mapToRegistry name tmp
672 silly mapToRegistry using default registry
673 silly mapToRegistry registry https://registry.nodejitsu.com/
674 silly mapToRegistry uri https://registry.nodejitsu.com/tmp
675 verbose addNameVersion registry:https://registry.nodejitsu.com/tmp not in flight; fetching
676 silly cache add args [ 'update-notifier@^0.3.0', null ]
677 verbose cache add spec update-notifier@^0.3.0
678 silly cache add parsed spec { raw: 'update-notifier@^0.3.0',
678 silly cache add   scope: null,
678 silly cache add   name: 'update-notifier',
678 silly cache add   rawSpec: '^0.3.0',
678 silly cache add   spec: '>=0.3.0 <0.4.0',
678 silly cache add   type: 'range' }
679 silly addNamed update-notifier@>=0.3.0 <0.4.0
680 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for update-notifier
681 silly addNameRange { name: 'update-notifier',
681 silly addNameRange   range: '>=0.3.0 <0.4.0',
681 silly addNameRange   hasData: false }
682 silly mapToRegistry name update-notifier
683 silly mapToRegistry using default registry
684 silly mapToRegistry registry https://registry.nodejitsu.com/
685 silly mapToRegistry uri https://registry.nodejitsu.com/update-notifier
686 verbose addNameRange registry:https://registry.nodejitsu.com/update-notifier not in flight; fetching
687 silly cache add args [ 'user-home@^1.1.0', null ]
688 verbose cache add spec user-home@^1.1.0
689 silly cache add parsed spec { raw: 'user-home@^1.1.0',
689 silly cache add   scope: null,
689 silly cache add   name: 'user-home',
689 silly cache add   rawSpec: '^1.1.0',
689 silly cache add   spec: '>=1.1.0 <2.0.0',
689 silly cache add   type: 'range' }
690 silly addNamed user-home@>=1.1.0 <2.0.0
691 verbose addNamed ">=1.1.0 <2.0.0" is a valid semver range for user-home
692 silly addNameRange { name: 'user-home', range: '>=1.1.0 <2.0.0', hasData: false }
693 silly mapToRegistry name user-home
694 silly mapToRegistry using default registry
695 silly mapToRegistry registry https://registry.nodejitsu.com/
696 silly mapToRegistry uri https://registry.nodejitsu.com/user-home
697 verbose addNameRange registry:https://registry.nodejitsu.com/user-home not in flight; fetching
698 silly cache add args [ 'which@^1.0.8', null ]
699 verbose cache add spec which@^1.0.8
700 silly cache add parsed spec { raw: 'which@^1.0.8',
700 silly cache add   scope: null,
700 silly cache add   name: 'which',
700 silly cache add   rawSpec: '^1.0.8',
700 silly cache add   spec: '>=1.0.8 <2.0.0',
700 silly cache add   type: 'range' }
701 silly addNamed which@>=1.0.8 <2.0.0
702 verbose addNamed ">=1.0.8 <2.0.0" is a valid semver range for which
703 silly addNameRange { name: 'which', range: '>=1.0.8 <2.0.0', hasData: false }
704 silly mapToRegistry name which
705 silly mapToRegistry using default registry
706 silly mapToRegistry registry https://registry.nodejitsu.com/
707 silly mapToRegistry uri https://registry.nodejitsu.com/which
708 verbose addNameRange registry:https://registry.nodejitsu.com/which not in flight; fetching
709 silly cache add args [ 'abbrev@^1.0.5', null ]
710 verbose cache add spec abbrev@^1.0.5
711 silly cache add parsed spec { raw: 'abbrev@^1.0.5',
711 silly cache add   scope: null,
711 silly cache add   name: 'abbrev',
711 silly cache add   rawSpec: '^1.0.5',
711 silly cache add   spec: '>=1.0.5 <2.0.0',
711 silly cache add   type: 'range' }
712 silly addNamed abbrev@>=1.0.5 <2.0.0
713 verbose addNamed ">=1.0.5 <2.0.0" is a valid semver range for abbrev
714 silly addNameRange { name: 'abbrev', range: '>=1.0.5 <2.0.0', hasData: false }
715 silly mapToRegistry name abbrev
716 silly mapToRegistry using default registry
717 silly mapToRegistry registry https://registry.nodejitsu.com/
718 silly mapToRegistry uri https://registry.nodejitsu.com/abbrev
719 verbose addNameRange registry:https://registry.nodejitsu.com/abbrev not in flight; fetching
720 silly cache add args [ 'archy@1.0.0', null ]
721 verbose cache add spec archy@1.0.0
722 silly cache add parsed spec { raw: 'archy@1.0.0',
722 silly cache add   scope: null,
722 silly cache add   name: 'archy',
722 silly cache add   rawSpec: '1.0.0',
722 silly cache add   spec: '1.0.0',
722 silly cache add   type: 'version' }
723 silly addNamed archy@1.0.0
724 verbose addNamed "1.0.0" is a plain semver version for archy
725 silly mapToRegistry name archy
726 silly mapToRegistry using default registry
727 silly mapToRegistry registry https://registry.nodejitsu.com/
728 silly mapToRegistry uri https://registry.nodejitsu.com/archy
729 verbose addNameVersion registry:https://registry.nodejitsu.com/archy not in flight; fetching
730 verbose request uri https://registry.nodejitsu.com/bower-config
731 verbose request no auth needed
732 info attempt registry request try #1 at 21:54:05
733 http request GET https://registry.nodejitsu.com/bower-config
734 verbose request uri https://registry.nodejitsu.com/bower-endpoint-parser
735 verbose request no auth needed
736 info attempt registry request try #1 at 21:54:05
737 http request GET https://registry.nodejitsu.com/bower-endpoint-parser
738 verbose request uri https://registry.nodejitsu.com/bower-json
739 verbose request no auth needed
740 info attempt registry request try #1 at 21:54:05
741 http request GET https://registry.nodejitsu.com/bower-json
742 verbose request uri https://registry.nodejitsu.com/bower-logger
743 verbose request no auth needed
744 info attempt registry request try #1 at 21:54:05
745 http request GET https://registry.nodejitsu.com/bower-logger
746 verbose request uri https://registry.nodejitsu.com/bower-registry-client
747 verbose request no auth needed
748 info attempt registry request try #1 at 21:54:05
749 http request GET https://registry.nodejitsu.com/bower-registry-client
750 verbose request uri https://registry.nodejitsu.com/cardinal
751 verbose request no auth needed
752 info attempt registry request try #1 at 21:54:05
753 http request GET https://registry.nodejitsu.com/cardinal
754 verbose request uri https://registry.nodejitsu.com/chalk
755 verbose request no auth needed
756 info attempt registry request try #1 at 21:54:05
757 http request GET https://registry.nodejitsu.com/chalk
758 verbose request uri https://registry.nodejitsu.com/chmodr
759 verbose request no auth needed
760 info attempt registry request try #1 at 21:54:05
761 http request GET https://registry.nodejitsu.com/chmodr
762 verbose request uri https://registry.nodejitsu.com/configstore
763 verbose request no auth needed
764 info attempt registry request try #1 at 21:54:05
765 http request GET https://registry.nodejitsu.com/configstore
766 verbose request uri https://registry.nodejitsu.com/decompress-zip
767 verbose request no auth needed
768 info attempt registry request try #1 at 21:54:05
769 http request GET https://registry.nodejitsu.com/decompress-zip
770 verbose request uri https://registry.nodejitsu.com/fstream
771 verbose request no auth needed
772 info attempt registry request try #1 at 21:54:05
773 http request GET https://registry.nodejitsu.com/fstream
774 verbose request uri https://registry.nodejitsu.com/fstream-ignore
775 verbose request no auth needed
776 info attempt registry request try #1 at 21:54:05
777 http request GET https://registry.nodejitsu.com/fstream-ignore
778 verbose request uri https://registry.nodejitsu.com/github
779 verbose request no auth needed
780 info attempt registry request try #1 at 21:54:05
781 http request GET https://registry.nodejitsu.com/github
782 verbose request uri https://registry.nodejitsu.com/glob
783 verbose request no auth needed
784 info attempt registry request try #1 at 21:54:05
785 http request GET https://registry.nodejitsu.com/glob
786 verbose request uri https://registry.nodejitsu.com/graceful-fs
787 verbose request no auth needed
788 info attempt registry request try #1 at 21:54:05
789 http request GET https://registry.nodejitsu.com/graceful-fs
790 verbose request uri https://registry.nodejitsu.com/handlebars
791 verbose request no auth needed
792 info attempt registry request try #1 at 21:54:05
793 http request GET https://registry.nodejitsu.com/handlebars
794 verbose request uri https://registry.nodejitsu.com/inquirer
795 verbose request no auth needed
796 info attempt registry request try #1 at 21:54:05
797 http request GET https://registry.nodejitsu.com/inquirer
798 verbose request uri https://registry.nodejitsu.com/insight
799 verbose request no auth needed
800 info attempt registry request try #1 at 21:54:05
801 http request GET https://registry.nodejitsu.com/insight
802 verbose request uri https://registry.nodejitsu.com/is-root
803 verbose request no auth needed
804 info attempt registry request try #1 at 21:54:05
805 http request GET https://registry.nodejitsu.com/is-root
806 verbose request uri https://registry.nodejitsu.com/junk
807 verbose request no auth needed
808 info attempt registry request try #1 at 21:54:05
809 http request GET https://registry.nodejitsu.com/junk
810 verbose request uri https://registry.nodejitsu.com/lockfile
811 verbose request no auth needed
812 info attempt registry request try #1 at 21:54:05
813 http request GET https://registry.nodejitsu.com/lockfile
814 verbose request uri https://registry.nodejitsu.com/lru-cache
815 verbose request no auth needed
816 info attempt registry request try #1 at 21:54:05
817 http request GET https://registry.nodejitsu.com/lru-cache
818 verbose request uri https://registry.nodejitsu.com/mkdirp
819 verbose request no auth needed
820 info attempt registry request try #1 at 21:54:05
821 http request GET https://registry.nodejitsu.com/mkdirp
822 verbose request uri https://registry.nodejitsu.com/mout
823 verbose request no auth needed
824 info attempt registry request try #1 at 21:54:05
825 http request GET https://registry.nodejitsu.com/mout
826 verbose request uri https://registry.nodejitsu.com/nopt
827 verbose request no auth needed
828 info attempt registry request try #1 at 21:54:05
829 http request GET https://registry.nodejitsu.com/nopt
830 verbose request uri https://registry.nodejitsu.com/opn
831 verbose request no auth needed
832 info attempt registry request try #1 at 21:54:05
833 http request GET https://registry.nodejitsu.com/opn
834 verbose request uri https://registry.nodejitsu.com/p-throttler
835 verbose request no auth needed
836 info attempt registry request try #1 at 21:54:05
837 http request GET https://registry.nodejitsu.com/p-throttler
838 verbose request uri https://registry.nodejitsu.com/promptly
839 verbose request no auth needed
840 info attempt registry request try #1 at 21:54:05
841 http request GET https://registry.nodejitsu.com/promptly
842 verbose request uri https://registry.nodejitsu.com/q
843 verbose request no auth needed
844 info attempt registry request try #1 at 21:54:05
845 http request GET https://registry.nodejitsu.com/q
846 verbose request uri https://registry.nodejitsu.com/request
847 verbose request no auth needed
848 info attempt registry request try #1 at 21:54:05
849 http request GET https://registry.nodejitsu.com/request
850 verbose request uri https://registry.nodejitsu.com/request-progress
851 verbose request no auth needed
852 info attempt registry request try #1 at 21:54:05
853 http request GET https://registry.nodejitsu.com/request-progress
854 verbose request uri https://registry.nodejitsu.com/retry
855 verbose request no auth needed
856 info attempt registry request try #1 at 21:54:05
857 http request GET https://registry.nodejitsu.com/retry
858 verbose request uri https://registry.nodejitsu.com/rimraf
859 verbose request no auth needed
860 info attempt registry request try #1 at 21:54:05
861 http request GET https://registry.nodejitsu.com/rimraf
862 verbose request uri https://registry.nodejitsu.com/semver
863 verbose request no auth needed
864 info attempt registry request try #1 at 21:54:05
865 http request GET https://registry.nodejitsu.com/semver
866 verbose request uri https://registry.nodejitsu.com/shell-quote
867 verbose request no auth needed
868 info attempt registry request try #1 at 21:54:05
869 http request GET https://registry.nodejitsu.com/shell-quote
870 verbose request uri https://registry.nodejitsu.com/stringify-object
871 verbose request no auth needed
872 info attempt registry request try #1 at 21:54:05
873 http request GET https://registry.nodejitsu.com/stringify-object
874 verbose request uri https://registry.nodejitsu.com/tar-fs
875 verbose request no auth needed
876 info attempt registry request try #1 at 21:54:05
877 http request GET https://registry.nodejitsu.com/tar-fs
878 verbose request uri https://registry.nodejitsu.com/tmp
879 verbose request no auth needed
880 info attempt registry request try #1 at 21:54:05
881 http request GET https://registry.nodejitsu.com/tmp
882 verbose request uri https://registry.nodejitsu.com/update-notifier
883 verbose request no auth needed
884 info attempt registry request try #1 at 21:54:05
885 http request GET https://registry.nodejitsu.com/update-notifier
886 verbose request uri https://registry.nodejitsu.com/user-home
887 verbose request no auth needed
888 info attempt registry request try #1 at 21:54:05
889 http request GET https://registry.nodejitsu.com/user-home
890 verbose request uri https://registry.nodejitsu.com/which
891 verbose request no auth needed
892 info attempt registry request try #1 at 21:54:05
893 http request GET https://registry.nodejitsu.com/which
894 verbose request uri https://registry.nodejitsu.com/abbrev
895 verbose request no auth needed
896 info attempt registry request try #1 at 21:54:05
897 http request GET https://registry.nodejitsu.com/abbrev
898 verbose request uri https://registry.nodejitsu.com/archy
899 verbose request no auth needed
900 info attempt registry request try #1 at 21:54:05
901 http request GET https://registry.nodejitsu.com/archy
902 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
903 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
904 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
905 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
906 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
907 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
908 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
909 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
910 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
911 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
912 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
913 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
914 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
915 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
916 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
917 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
918 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
919 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
920 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
921 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
922 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
923 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
924 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
925 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
926 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
927 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
928 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
929 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
930 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
931 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
932 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
933 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
934 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
935 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
936 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
937 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
938 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
939 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
940 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
941 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
942 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
943 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
944 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
945 info attempt registry request try #2 at 21:55:30
946 http request GET https://registry.nodejitsu.com/inquirer
947 info attempt registry request try #2 at 21:55:30
948 http request GET https://registry.nodejitsu.com/handlebars
949 info attempt registry request try #2 at 21:55:30
950 http request GET https://registry.nodejitsu.com/graceful-fs
951 info attempt registry request try #2 at 21:55:30
952 http request GET https://registry.nodejitsu.com/glob
953 info attempt registry request try #2 at 21:55:30
954 http request GET https://registry.nodejitsu.com/github
955 info attempt registry request try #2 at 21:55:30
956 http request GET https://registry.nodejitsu.com/fstream-ignore
957 info attempt registry request try #2 at 21:55:30
958 http request GET https://registry.nodejitsu.com/fstream
959 info attempt registry request try #2 at 21:55:30
960 http request GET https://registry.nodejitsu.com/decompress-zip
961 info attempt registry request try #2 at 21:55:30
962 http request GET https://registry.nodejitsu.com/configstore
963 info attempt registry request try #2 at 21:55:30
964 http request GET https://registry.nodejitsu.com/chmodr
965 info attempt registry request try #2 at 21:55:30
966 http request GET https://registry.nodejitsu.com/chalk
967 info attempt registry request try #2 at 21:55:30
968 http request GET https://registry.nodejitsu.com/cardinal
969 info attempt registry request try #2 at 21:55:30
970 http request GET https://registry.nodejitsu.com/bower-registry-client
971 info attempt registry request try #2 at 21:55:30
972 http request GET https://registry.nodejitsu.com/bower-logger
973 info attempt registry request try #2 at 21:55:30
974 http request GET https://registry.nodejitsu.com/bower-json
975 info attempt registry request try #2 at 21:55:30
976 http request GET https://registry.nodejitsu.com/bower-endpoint-parser
977 info attempt registry request try #2 at 21:55:30
978 http request GET https://registry.nodejitsu.com/bower-config
979 info attempt registry request try #2 at 21:55:30
980 http request GET https://registry.nodejitsu.com/q
981 info attempt registry request try #2 at 21:55:30
982 http request GET https://registry.nodejitsu.com/promptly
983 info attempt registry request try #2 at 21:55:30
984 http request GET https://registry.nodejitsu.com/p-throttler
985 info attempt registry request try #2 at 21:55:30
986 http request GET https://registry.nodejitsu.com/opn
987 info attempt registry request try #2 at 21:55:30
988 http request GET https://registry.nodejitsu.com/nopt
989 info attempt registry request try #2 at 21:55:30
990 http request GET https://registry.nodejitsu.com/mout
991 info attempt registry request try #2 at 21:55:30
992 http request GET https://registry.nodejitsu.com/mkdirp
993 info attempt registry request try #2 at 21:55:30
994 http request GET https://registry.nodejitsu.com/lru-cache
995 info attempt registry request try #2 at 21:55:30
996 http request GET https://registry.nodejitsu.com/lockfile
997 info attempt registry request try #2 at 21:55:30
998 http request GET https://registry.nodejitsu.com/junk
999 info attempt registry request try #2 at 21:55:30
1000 http request GET https://registry.nodejitsu.com/is-root
1001 info attempt registry request try #2 at 21:55:30
1002 http request GET https://registry.nodejitsu.com/insight
1003 info attempt registry request try #2 at 21:55:30
1004 http request GET https://registry.nodejitsu.com/abbrev
1005 info attempt registry request try #2 at 21:55:30
1006 http request GET https://registry.nodejitsu.com/which
1007 info attempt registry request try #2 at 21:55:30
1008 http request GET https://registry.nodejitsu.com/user-home
1009 info attempt registry request try #2 at 21:55:30
1010 http request GET https://registry.nodejitsu.com/update-notifier
1011 info attempt registry request try #2 at 21:55:30
1012 http request GET https://registry.nodejitsu.com/tmp
1013 info attempt registry request try #2 at 21:55:30
1014 http request GET https://registry.nodejitsu.com/tar-fs
1015 info attempt registry request try #2 at 21:55:30
1016 http request GET https://registry.nodejitsu.com/stringify-object
1017 info attempt registry request try #2 at 21:55:30
1018 http request GET https://registry.nodejitsu.com/shell-quote
1019 info attempt registry request try #2 at 21:55:30
1020 http request GET https://registry.nodejitsu.com/semver
1021 info attempt registry request try #2 at 21:55:30
1022 http request GET https://registry.nodejitsu.com/rimraf
1023 info attempt registry request try #2 at 21:55:30
1024 http request GET https://registry.nodejitsu.com/retry
1025 info attempt registry request try #2 at 21:55:30
1026 http request GET https://registry.nodejitsu.com/request-progress
1027 info attempt registry request try #2 at 21:55:30
1028 http request GET https://registry.nodejitsu.com/request
1029 info attempt registry request try #2 at 21:55:30
1030 http request GET https://registry.nodejitsu.com/archy
1031 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1032 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1033 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1034 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1035 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1036 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1037 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1038 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1039 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1040 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1041 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1042 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1043 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1044 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1045 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1046 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1047 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1048 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1049 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1050 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1051 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1052 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1053 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1054 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1055 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1056 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1057 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1058 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1059 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1060 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1061 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1062 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1063 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1064 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1065 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1066 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1067 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1068 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1069 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1070 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1071 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1072 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1073 info retry will retry, error on last attempt: Error: connect ETIMEDOUT
1074 info attempt registry request try #3 at 21:57:45
1075 http request GET https://registry.nodejitsu.com/inquirer
1076 info attempt registry request try #3 at 21:57:45
1077 http request GET https://registry.nodejitsu.com/handlebars
1078 info attempt registry request try #3 at 21:57:45
1079 http request GET https://registry.nodejitsu.com/graceful-fs
1080 info attempt registry request try #3 at 21:57:45
1081 http request GET https://registry.nodejitsu.com/glob
1082 info attempt registry request try #3 at 21:57:45
1083 http request GET https://registry.nodejitsu.com/decompress-zip
1084 info attempt registry request try #3 at 21:57:45
1085 http request GET https://registry.nodejitsu.com/fstream
1086 info attempt registry request try #3 at 21:57:45
1087 http request GET https://registry.nodejitsu.com/fstream-ignore
1088 info attempt registry request try #3 at 21:57:45
1089 http request GET https://registry.nodejitsu.com/github
1090 info attempt registry request try #3 at 21:57:45
1091 http request GET https://registry.nodejitsu.com/bower-endpoint-parser
1092 info attempt registry request try #3 at 21:57:45
1093 http request GET https://registry.nodejitsu.com/bower-json
1094 info attempt registry request try #3 at 21:57:45
1095 http request GET https://registry.nodejitsu.com/bower-logger
1096 info attempt registry request try #3 at 21:57:45
1097 http request GET https://registry.nodejitsu.com/bower-registry-client
1098 info attempt registry request try #3 at 21:57:45
1099 http request GET https://registry.nodejitsu.com/cardinal
1100 info attempt registry request try #3 at 21:57:45
1101 http request GET https://registry.nodejitsu.com/chalk
1102 info attempt registry request try #3 at 21:57:45
1103 http request GET https://registry.nodejitsu.com/chmodr
1104 info attempt registry request try #3 at 21:57:45
1105 http request GET https://registry.nodejitsu.com/configstore
1106 info attempt registry request try #3 at 21:57:45
1107 http request GET https://registry.nodejitsu.com/mout
1108 info attempt registry request try #3 at 21:57:45
1109 http request GET https://registry.nodejitsu.com/nopt
1110 info attempt registry request try #3 at 21:57:45
1111 http request GET https://registry.nodejitsu.com/opn
1112 info attempt registry request try #3 at 21:57:45
1113 http request GET https://registry.nodejitsu.com/p-throttler
1114 info attempt registry request try #3 at 21:57:45
1115 http request GET https://registry.nodejitsu.com/promptly
1116 info attempt registry request try #3 at 21:57:45
1117 http request GET https://registry.nodejitsu.com/q
1118 info attempt registry request try #3 at 21:57:45
1119 http request GET https://registry.nodejitsu.com/bower-config
1120 info attempt registry request try #3 at 21:57:45
1121 http request GET https://registry.nodejitsu.com/is-root
1122 info attempt registry request try #3 at 21:57:45
1123 http request GET https://registry.nodejitsu.com/junk
1124 info attempt registry request try #3 at 21:57:45
1125 http request GET https://registry.nodejitsu.com/lockfile
1126 info attempt registry request try #3 at 21:57:45
1127 http request GET https://registry.nodejitsu.com/lru-cache
1128 info attempt registry request try #3 at 21:57:45
1129 http request GET https://registry.nodejitsu.com/mkdirp
1130 info attempt registry request try #3 at 21:57:45
1131 http request GET https://registry.nodejitsu.com/tar-fs
1132 info attempt registry request try #3 at 21:57:45
1133 http request GET https://registry.nodejitsu.com/tmp
1134 info attempt registry request try #3 at 21:57:45
1135 http request GET https://registry.nodejitsu.com/update-notifier
1136 info attempt registry request try #3 at 21:57:45
1137 http request GET https://registry.nodejitsu.com/user-home
1138 info attempt registry request try #3 at 21:57:45
1139 http request GET https://registry.nodejitsu.com/which
1140 info attempt registry request try #3 at 21:57:45
1141 http request GET https://registry.nodejitsu.com/abbrev
1142 info attempt registry request try #3 at 21:57:45
1143 http request GET https://registry.nodejitsu.com/insight
1144 info attempt registry request try #3 at 21:57:45
1145 http request GET https://registry.nodejitsu.com/retry
1146 info attempt registry request try #3 at 21:57:45
1147 http request GET https://registry.nodejitsu.com/rimraf
1148 info attempt registry request try #3 at 21:57:45
1149 http request GET https://registry.nodejitsu.com/semver
1150 info attempt registry request try #3 at 21:57:45
1151 http request GET https://registry.nodejitsu.com/shell-quote
1152 info attempt registry request try #3 at 21:57:45
1153 http request GET https://registry.nodejitsu.com/stringify-object
1154 info attempt registry request try #3 at 21:57:45
1155 http request GET https://registry.nodejitsu.com/archy
1156 info attempt registry request try #3 at 21:57:45
1157 http request GET https://registry.nodejitsu.com/request
1158 info attempt registry request try #3 at 21:57:45
1159 http request GET https://registry.nodejitsu.com/request-progress
1160 verbose about to build /Users/amarendra/node_modules/bower
1161 verbose unlock done using /Users/amarendra/.npm/_locks/bower-24a5702b61324bcc.lock for /Users/amarendra/node_modules/bower
1162 verbose stack Error: connect ETIMEDOUT
1162 verbose stack     at exports._errnoException (util.js:746:11)
1162 verbose stack     at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1010:19)
1163 verbose cwd /Users/amarendra
1164 error Darwin 14.4.0
1165 error argv "node" "/usr/local/bin/npm" "install" "--registry" "https://registry.nodejitsu.com" "bower"
1166 error node v0.12.7
1167 error npm  v2.12.1
1168 error code ETIMEDOUT
1169 error errno ETIMEDOUT
1170 error syscall connect
1171 error network connect ETIMEDOUT
1171 error network This is most likely not a problem with npm itself
1171 error network and is related to network connectivity.
1171 error network In most cases you are behind a proxy or have bad network settings.
1171 error network
1171 error network If you are behind a proxy, please make sure that the
1171 error network 'proxy' config is set properly.  See: 'npm help config'
1172 verbose exit [ 1, true ]
1173 verbose unbuild node_modules/bower
1174 info preuninstall bower@1.4.1
1175 info uninstall bower@1.4.1
1176 verbose unbuild rmStuff bower@1.4.1 from /Users/amarendra/node_modules
1177 silly gentlyRm /Users/amarendra/node_modules/.bin/bower is being gently removed
1178 silly gentlyRm verifying /Users/amarendra is an npm working directory
1179 silly gentlyRm containing path /Users/amarendra is under npm's control, in /Users/amarendra
1180 silly gentlyRm deletion target /Users/amarendra/node_modules/.bin/bower is under /Users/amarendra
1181 verbose gentlyRm vacuuming from /Users/amarendra/node_modules/.bin/bower up to /Users/amarendra
1182 info postuninstall bower@1.4.1
1183 silly gentlyRm /Users/amarendra/node_modules/bower is being purged from base /Users/amarendra
1184 verbose gentlyRm don't care about contents; nuking /Users/amarendra/node_modules/bower
1185 silly vacuum-fs purging /Users/amarendra/node_modules/bower
1186 silly vacuum-fs quitting because other entries in /Users/amarendra/node_modules
@amarflybot
Copy link
Author

There is no proxy issues..

@othiym23
Copy link
Contributor

Does this behavior persist if you use the primary npm registry? Is there a specific reason you need to use the Nodejitsu registry mirror?

@amarflybot
Copy link
Author

Yes, This behaviour persists for all the registry I tried.. including the primary npm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants