Error when submitting the solution link

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 and npm 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:

similar questions have been posted on this forum. Have you had a look at the suggested solution(s)?

I did. None of them worked. I ended up cloning the repo locally and then it worked.