Const SESSION_SECRET in node.js

The issue is not to do with the session secret variable, but that you’re requesting the express-session module which it can’t find. Are you sure you correctly downloaded all modules?