Information Security with HelmetJS - Install and Require Helmet

Tell us what’s happening:
Describe your issue in detail here.

Your project link(s)

solution: boilerplate-project-stockchecker - Node.js Repl - Replit

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36

Challenge: Information Security with HelmetJS - Install and Require Helmet

Link to the challenge:

The Replit and the challenge you have linked to do not match.

If you are working on “Information Security with HelmetJS” it should be this one

https://replit.com/@abiolaadekunle1/boilerplate-infosec?v=1#myApp.js

But the language is set to Python on that Replit. I would restart and make sure not to change the language when initializing the Replit.

https://replit.com/github/freeCodeCamp/boilerplate-infosec

Then do as it asks and add helmet by requiring it in at the top of myApp.js

Helmet version 3.21.3 has already been installed, so require it as helmet in myApp.js.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.