Information Security with HelmetJS - Hide Potentially Dangerous Information Using helmet.hidePoweredBy()

Tell us what’s happening:

i have follow the instructions but the programme say i have failed.

###Your project link(s)

solution: Glitch :・゚✧

Your browser information:

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

Challenge Information:

Information Security with HelmetJS - Hide Potentially Dangerous Information Using helmet.hidePoweredBy()

You can’t use helmet unless you require it first.

you didn’t answer anything, you said nothing. @igorgetmeabrain

there wasn’t a question to answer, you may want to explain how you are stuck here

also, if you didn’t require helmet that is a thing you need to do

Sorry, I was possibly a little brief in my reply but I think that’s what your issue is. If you want to use helmet in your app you do need to require it, just as you require express (or any other library/module).