On Apr 19, 2:20 am, HG <[email protected]> wrote: > Good question... "the one that just came from npm install" :-) Ok, > seems to be "version": "3.0.0alpha1" inside the package.json.
I thought so.... some things have changed from 2.x -> 3.x. IIRC, in Connect 2.x you need to specify the secret in the call to cookieParser instead of the session middleware: http://www.senchalabs.org/connect/cookieParser.html Additional material worth reading: https://github.com/visionmedia/express/wiki/Migrating-from-2.x-to-3.x http://www.senchalabs.org/connect/ -- 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
