Tell us what’s happening:
As instructed, I moved all my code from MyApp.js into server.js, required bcrypt near the top but it still says it is not properly required. I did npm install bcrypt in the shell just in case that would make it work, but it didn’t. Not sure what I didn’t do to make it required. any help would be great!
Thank you
Your project link(s)
solution: https://replit.com/@tdoherty92/infosec
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
Challenge: Information Security with HelmetJS - Understand BCrypt Hashes
Link to the challenge: