Skip to content

Instantly share code, notes, and snippets.

@olivernn
Created April 2, 2014 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olivernn/9942353 to your computer and use it in GitHub Desktop.
Save olivernn/9942353 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/0.8.20/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli 'lunr' ]
2 info using npm@1.2.11
3 info using node@v0.8.20
4 verbose read json /Users/olivernightingale/package.json
5 verbose read json /Users/olivernightingale/node_modules/lunr/package.json
6 verbose read json /Users/olivernightingale/package.json
7 verbose cache add [ 'lunr', null ]
8 verbose cache add name=undefined spec="lunr" args=["lunr",null]
9 verbose parsed url { pathname: 'lunr', path: 'lunr', href: 'lunr' }
10 silly lockFile ae5c4287-lunr lunr
11 verbose lock lunr /Users/olivernightingale/.npm/ae5c4287-lunr.lock
12 silly lockFile ae5c4287-lunr lunr
13 silly lockFile ae5c4287-lunr lunr
14 verbose addNamed [ 'lunr', '' ]
15 verbose addNamed [ null, '' ]
16 silly lockFile f7aad18b-lunr lunr@
17 verbose lock lunr@ /Users/olivernightingale/.npm/f7aad18b-lunr.lock
18 silly addNameRange { name: 'lunr', range: '', hasData: false }
19 verbose url raw lunr
20 verbose url resolving [ 'https://registry.npmjs.org/', './lunr' ]
21 verbose url resolved https://registry.npmjs.org/lunr
22 info trying registry request attempt 1 at 22:12:47
23 http GET https://registry.npmjs.org/lunr
24 http 200 https://registry.npmjs.org/lunr
25 silly registry.get cb [ 200,
25 silly registry.get { date: 'Wed, 02 Apr 2014 20:12:49 GMT',
25 silly registry.get server: 'CouchDB/1.5.0 (Erlang OTP/R14B04)',
25 silly registry.get etag: '"2NTL5Q3G84G59G7Q3D7H43KGD"',
25 silly registry.get 'content-type': 'application/json',
25 silly registry.get 'accept-ranges': 'bytes',
25 silly registry.get via: '1.1 varnish',
25 silly registry.get 'cache-control': 'max-age=1',
25 silly registry.get 'content-length': '15776',
25 silly registry.get 'x-served-by': 'cache-v42-ASH, cache-fra1230-FRA',
25 silly registry.get 'x-cache': 'MISS, MISS',
25 silly registry.get 'x-cache-hits': '0, 0',
25 silly registry.get 'x-timer': 'S1396469568.807922363,VS0,VS146,VE243,VE296',
25 silly registry.get vary: 'Accept',
25 silly registry.get 'keep-alive': 'timeout=10, max=50',
25 silly registry.get connection: 'Keep-Alive' } ]
26 silly addNameRange number 2 { name: 'lunr', range: '', hasData: true }
27 silly addNameRange versions [ 'lunr',
27 silly addNameRange [ '0.2.0',
27 silly addNameRange '0.2.1',
27 silly addNameRange '0.2.2',
27 silly addNameRange '0.2.3',
27 silly addNameRange '0.3.0',
27 silly addNameRange '0.3.1',
27 silly addNameRange '0.3.2',
27 silly addNameRange '0.3.3',
27 silly addNameRange '0.4.0',
27 silly addNameRange '0.4.1',
27 silly addNameRange '0.4.2',
27 silly addNameRange '0.4.3',
27 silly addNameRange '0.4.4',
27 silly addNameRange '0.4.5',
27 silly addNameRange '0.5.1' ] ]
28 verbose addNamed [ 'lunr', '0.5.1' ]
29 verbose addNamed [ '0.5.1', '0.5.1' ]
30 silly lockFile 24b66e22-lunr-0-5-1 lunr@0.5.1
31 verbose lock lunr@0.5.1 /Users/olivernightingale/.npm/24b66e22-lunr-0-5-1.lock
32 silly lockFile 6efcc949-ry-npmjs-org-lunr-lunr-0-5-1-tgz https://registry.npmjs.org/lunr/-/lunr-0.5.1.tgz
33 verbose lock https://registry.npmjs.org/lunr/-/lunr-0.5.1.tgz /Users/olivernightingale/.npm/6efcc949-ry-npmjs-org-lunr-lunr-0-5-1-tgz.lock
34 verbose addRemoteTarball [ 'https://registry.npmjs.org/lunr/-/lunr-0.5.1.tgz',
34 verbose addRemoteTarball 'aa15688c3dd720fef2ea7dd5532077bc1372084f' ]
35 info retry fetch attempt 1 at 22:12:49
36 verbose fetch to= /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-20247/1396469569441-0.5957929121796042/tmp.tgz
37 http GET https://registry.npmjs.org/lunr/-/lunr-0.5.1.tgz
38 http 404 https://registry.npmjs.org/lunr/-/lunr-0.5.1.tgz
39 error fetch failed https://registry.npmjs.org/lunr/-/lunr-0.5.1.tgz
40 silly lockFile 6efcc949-ry-npmjs-org-lunr-lunr-0-5-1-tgz https://registry.npmjs.org/lunr/-/lunr-0.5.1.tgz
41 silly lockFile 6efcc949-ry-npmjs-org-lunr-lunr-0-5-1-tgz https://registry.npmjs.org/lunr/-/lunr-0.5.1.tgz
42 silly lockFile 24b66e22-lunr-0-5-1 lunr@0.5.1
43 silly lockFile 24b66e22-lunr-0-5-1 lunr@0.5.1
44 silly lockFile f7aad18b-lunr lunr@
45 silly lockFile f7aad18b-lunr lunr@
46 error Error: 404 Not Found
46 error at null.<anonymous> (/usr/local/Cellar/node/0.8.20/lib/node_modules/npm/lib/utils/fetch.js:47:16)
46 error at EventEmitter.emit (events.js:126:20)
46 error at WriteStream.flush (fs.js:1529:12)
46 error at Object.oncomplete (fs.js:297:15)
47 error If you need help, you may report this log at:
47 error <http://github.com/isaacs/npm/issues>
47 error or email it to:
47 error <npm-@googlegroups.com>
48 error System Darwin 13.1.0
49 error command "/usr/local/Cellar/node/0.8.20/bin/node" "/usr/local/bin/npm" "install" "lunr"
50 error cwd /Users/olivernightingale
51 error node -v v0.8.20
52 error npm -v 1.2.11
53 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment