everyauth icon indicating copy to clipboard operation
everyauth copied to clipboard

The next versions (0.2.33 and 0.2.34) are not available on npm registry

Open odats opened this issue 13 years ago • 4 comments

I can't install everyauth 0.2.34 because it is not registered on NPM. Check all lists: https://registry.npmjs.org/everyauth/

npm http GET https://registry.npmjs.org/everyauth/0.2.34 npm http 404 https://registry.npmjs.org/everyauth/0.2.34

npm ERR! Error: version not found: 0.2.34 : everyauth/0.2.34 npm ERR! at RegClient. (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:246:14) npm ERR! at Request.init.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/main.js:120:22) npm ERR! at Request.EventEmitter.emit (events.js:91:17) npm ERR! at Request. (/usr/local/lib/node_modules/npm/node_modules/request/main.js:555:16) npm ERR! at Request.EventEmitter.emit (events.js:88:17) npm ERR! at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/usr/local/lib/node_modules/npm/node_modules/request/main.js:517:14) npm ERR! at IncomingMessage.EventEmitter.emit (events.js:115:20) npm ERR! at IncomingMessage._emitEnd (http.js:366:10) npm ERR! at HTTPParser.parserOnMessageComplete as onMessageComplete npm ERR! at CleartextStream.socketOnData (http.js:1366:20)

odats avatar Sep 08 '12 12:09 odats

same here, just made a npm update and get the same message

clemsos avatar Sep 09 '12 10:09 clemsos

That's because those versions are only available in the express3 branch. To use that branch, see my comment in issue #340

don-smith avatar Sep 22 '12 12:09 don-smith

How can I use them with Express 2.x ? I'm using Express 2.x and I need fixes from this versions.

odats avatar Sep 23 '12 12:09 odats

  • Me too. Also need to get the Tumblr fix, but I'm using Express 2.x

iatek avatar Sep 28 '12 23:09 iatek