Information Security with HelmetJS - Understand BCrypt Hashes

Tell us what’s happening:
Describe your issue in detail here.
I’ve tried all the list fixes but I am still facing the require issue.

I used npm install bcrypt
I tried requiring (‘bcryptjs’) instead
I seems like I can’t get past this error

Your project link(s)

solution: boilerplate-infosec - Replit

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0

Challenge: Information Security with HelmetJS - Understand BCrypt Hashes

Link to the challenge:

Hello there,

It appears you did not see this:

For the following challenges, you will be working with a new starter project that is different from the previous one. You can find the new starter project on Replit, or clone it from GitHub

Hope this clarifies

Thank you. I will try this.