I am not able to use express-session package properly

Hi,
I have created a Full stack web application and want to deploy it in replit. But when I try to log in it is not creating a session. So this package(express-session) is not working for me when using Replit.

Can you give me suggestions and how I could solve this problem?

Thanks.

2 Likes

Did you npm install the package?

Thanks for replying.

Yes, I have installed the package. You can see my code.

1 Like

https://replit.com/@Saswat-JyotiJyo/TechnologyBlog
This is my code.Can you check it?

1 Like

iā€™m not sure how to fix it :confused: