express-session-authentication-starter icon indicating copy to clipboard operation
express-session-authentication-starter copied to clipboard

problem with using the code

Open mekavehamichlol opened this issue 3 years ago • 3 comments

Hello @zachgoll I tried to copy the code but its throwing an error. Attached please find a pic of the error and of the actual code. image image

mekavehamichlol avatar Aug 23 '21 20:08 mekavehamichlol

After diving deeper in, it looks like the problem is actually just in the app.js file which is in the sessions folder. the file is not working.

mekavehamichlol avatar Aug 23 '21 22:08 mekavehamichlol

I finally found out that my problem is the new major update of the conect-mongo pkg. There is A few changes to the code you should make.

mekavehamichlol avatar Aug 29 '21 07:08 mekavehamichlol

Having same issue. Here are the docs about migration: https://github.com/jdesboeufs/connect-mongo/blob/HEAD/MIGRATION_V4.md

yasamnoya avatar Nov 15 '21 08:11 yasamnoya