sanket9192
Results
2
comments of
sanket9192
@MwSpaceLLC i tried the above code that you wrote in app.js. it is giving the following error. Error: secret option required for sessions at session (/Users/sanketpatel/WebstormProjects/argon-dashboard-nodejs/node_modules/express-session/index.js:200:12) at Layer.handle [as handle_request]...
Solved the error. I have to remove the RedisStore configuration from app.js.