Tell us what’s happening:
the verification process is looking for an old version of the program. The program version installed is 4.4.1
Your code so far
var express = require(‘express’);
var app = express();
const helmet = require(‘helmet’)
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36.
Challenge: Install and Require Helmet
Link to the challenge: