You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
The text was updated successfully, but these errors were encountered: