Tell us what’s happening:
I can’t understand what problem this is. The test said ‘helmet version 3. 21. 3 should be in package.json’. But the explanation says that helmet is installed, so that I should only require helmet, and I did it in the third line like this: “const express = require(‘helmet’);” What is the problem?
###Your project link(s)
solution: https://freecodecam-boilerplate-scspmu4xwd2.ws-us116.gitpod.io
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 - Install and Require Helmet