The next versions (0.2.33 and 0.2.34) are not available on npm registry
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.
same here, just made a npm update and get the same message
That's because those versions are only available in the express3 branch. To use that branch, see my comment in issue #340
How can I use them with Express 2.x ? I'm using Express 2.x and I need fixes from this versions.
- Me too. Also need to get the Tumblr fix, but I'm using Express 2.x