Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reggie fails to install #6

Open
bahmutov opened this issue Jun 7, 2013 · 1 comment
Open

reggie fails to install #6

bahmutov opened this issue Jun 7, 2013 · 1 comment
Labels

Comments

@bahmutov
Copy link

bahmutov commented Jun 7, 2013

npm i -g reggie

generates on Windows (node 0.10.6, npm 1.2.18)

npm http 404 https://registry.npmjs.org/npm/1.1.61
npm ERR! Error: version not found: 1.1.61 : npm/1.1.61
npm ERR!     at RegClient.<anonymous> (c:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\request.js:269:14)
npm ERR!     at Request.self.callback (c:\Program Files\nodejs\node_modules\npm\node_modules\request\index.js:142:22)
npm ERR!     at Request.EventEmitter.emit (events.js:98:17)
npm ERR!     at Request.<anonymous> (c:\Program Files\nodejs\node_modules\npm\node_modules\request\index.js:856:14)
npm ERR!     at Request.EventEmitter.emit (events.js:117:20)
npm ERR!     at IncomingMessage.<anonymous> (c:\Program Files\nodejs\node_modules\npm\node_modules\request\index.js:808:12)
npm ERR!     at IncomingMessage.EventEmitter.emit (events.js:117:20)
npm ERR!     at _stream_readable.js:910:16
npm ERR!     at process._tickCallback (node.js:415:13)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
@bajtos
Copy link
Collaborator

bajtos commented Aug 1, 2013

@bahmutov Can you reproduce the problem with the latest (0.1.x) version of Reggie? We are depending on npm ~1.1.71 now.

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

No branches or pull requests

2 participants