The solution link doesn’t work with Replit.
EDIT: I was able to pass the test with a local repo. It’s probably an issue with FCC/Replit.
I have tried:
- Installing Express by running
npm i express
andnpm install
. - Deleting the repo and cloning another one from scratch.
- Sending the link through other browsers.
I’m not sure what else to do. Here is the link to my Replit.
Here’s the error:
Challenge: Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package
Link to the challenge: