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

Please publish 0.2.0 to npm, and corresponding minidump 0.3.0 #8

Open
vickychijwani opened this issue Mar 17, 2016 · 0 comments
Open

Comments

@vickychijwani
Copy link

Hi, this package looks like it could be useful for others. Please publish it to npm. I know 0.1.0 is already published, but the install fails because minidump 0.1.1 doesn't exist on npm:

$ npm install mini-breakpad-server
npm http GET https://registry.npmjs.org/minidump/-/minidump-0.1.1.tgz
npm http 404 https://registry.npmjs.org/minidump/-/minidump-0.1.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/minidump/-/minidump-0.1.1.tgz
npm ERR! Error: 404 Not Found
npm ERR!     at WriteStream.<anonymous> (/usr/lib/node_modules/npm/lib/utils/fetch.js:57:12)
npm ERR!     at emitNone (events.js:85:20)
npm ERR!     at WriteStream.emit (events.js:179:7)
npm ERR!     at fs.js:1855:14
npm ERR!     at /usr/lib/node_modules/graceful-fs/graceful-fs.js:103:5
npm ERR!     at FSReqWrap.oncomplete (fs.js:82:15)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

npm ERR! System Linux 3.19.8-100.fc20.x86_64
npm ERR! command "/apps/infra/bin/opteron_rhel20/node" "/usr/bin/npm" "install" "mini-breakpad-server"
npm ERR! cwd /spare/local/vchijwani/downloads
npm ERR! node -v v5.5.0
npm ERR! npm -v 1.3.6
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /spare/local/vchijwani/downloads/npm-debug.log
npm ERR! not ok code 0
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

1 participant