On Apr 19, 2012, at 02:40, HG wrote: > I will take a deeper look at those. But for quick fix, I just > installed [email protected] and it seems to work ok. For some reason, that > was the version npm gives on OS X while on linux, it gave the 3.
Sounds like you need to fix your project's package.json to specify a more restrictive set of acceptable versions. > I'm having a problem with not getting the req.cookies["connect.sid"] > during the first call. Only thing I figured is to make the client > first call /ping to set the cookie. So, does it make sense to ask > about that before moving to version 3? There is a separate list for expressjs questions. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
