I am working through the how-to-npm tutorial and have done everything as required (but I’m doing it on my desktop, not the AWS cloud). I made my project directory desktop/MEAN/fcc_npm and set up my package.json file in the fcc_npm directory. But when I enter ‘how-to-npm verify’ I get the message: “Looks like you are not ready for this one yet! Go back to the ‘o1 Dev Environment’ lesson to set up your working directory. No package.json found. Please run ‘npm init’ in your working directory”.
I can’t get past this step!