Tell us what’s happening:
So I’ve been working on this project through repl but cant get the correct solution. My code on my server.js file is exactly the same as this Advanced Node and Express - Set up Passport · GitHub, I’ve imported and required both passport and express-session, and Ive set the ‘SESSION_SECRET’ in my env file. From what I understand that should be enough to solve the challenge but for some reason I get the following error when I try and run the server. Would anyone have any guidance as to where to go from here?
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36.
Challenge: Set up Passport
Link to the challenge:
