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

Failed install (of paperboy): 404 on http://registry.npmjs.org/paperboy/-/paperboy-0.0.1.tgz #93

Closed
nickstenning opened this issue Jul 8, 2010 · 1 comment

Comments

@nickstenning
Copy link

Log as follows:

npm it worked if it ends with ok
npm sudo false
npm configfile /Users/borior/.npmrc
npm cli [ 'install', 'paperboy' ]
npm version 0.1.19
npm install pkg paperboy
npm fetch data paperboy
npm GET paperboy
npm install pkg paperboy
npm nodeSupported by paperboy@0.0.1 true
npm paperboy@latest { name: 'paperboy'
, author: 'Felix Geisend\u00f6rfer <felix@debuggable.com>'
, version: '0.0.1'
, description: 'A node.js module for delivering static files.'
, keywords: [ 'web', 'server' ]
, directories: { lib: 'lib' }
, main: 'lib/paperboy'
, _id: 'paperboy-0.0.1'
, dist: { tarball: 'http://registry.npmjs.org/paperboy/-/paperboy-0.0.1.tgz' }
, mtime: '2010-05-31T09:21:57Z'
, ctime: '2010-05-31T09:21:57Z'
, engines: { node: '*' }
, _nodeSupported: true
}
npm install pkg paperboy@0.0.1
npm readJson /usr/local/Cellar/node/0.1.100/lib/node/.npm/.cache/paperboy/0.0.1/package.json
npm GET paperboy/0.0.1
npm fetch http://registry.npmjs.org/paperboy/-/paperboy-0.0.1.tgz to /usr/local/Cellar/node/0.1.100/lib/node/.npm/.cache/paperboy/0.0.1/package.tgz
npm fail Error installing paperboy@0.0.1

npm ! Error: 404 { server: 'nginx/0.7.62'
, date: 'Thu, 08 Jul 2010 10:24:27 GMT'
, 'content-type': 'text/plain;charset=utf-8'
, connection: 'close'
, 'content-length': '64'
, 'cache-control': 'must-revalidate'
}
    at ClientRequest.<anonymous> (/usr/local/Cellar/node/0.1.100/lib/node/.npm/npm/0.1.19/package/lib/utils/fetch.js:61:19)
    at ClientRequest.emit (events:25:26)
    at HTTPParser.onIncoming (http:861:11)
    at HTTPParser.onHeadersComplete (http:87:31)
    at Client.ondata (http:871:22)
    at IOWatcher.callback (net:517:29)
    at node.js:255:9

npm failure try running: 'npm help install'
npm failure Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm failure or email it to <npm-@googlegroups.com>
npm not ok
@isaacs
Copy link
Contributor

isaacs commented Jul 8, 2010

Ah, old bug, not sure how I missed that one. I fixed it manually, and also set felix as the maintainer. Hopefully it won't return.

@npm npm locked and limited conversation to collaborators Oct 17, 2014
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants