The challenge is using the require method of bringing in libraries and it is for an older version of Helmet so some of the APIs in the docs are different.
All you are asked to do in the step is to bring in Helmet using require() (just like how it is done with Express).