How to Use package.json Challenge broken

Tell us what’s happening:

Neither of the repos I’ve forked and edited are working. I’ve got no idea how to make this pass. The test after this one isn’t working either.

Your code so far

/https://github.com/windowpuncher/boilerplate-npm

/https://repl.it/@windowpuncher/SkeletalQuickApplicationserver-1

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36.

Challenge: How to Use package.json, the Core of Any Node.js Project or npm Package

Link to the challenge:

Your code is passing for me, remember to submit the correct URL.

https://SkeletalQuickApplicationserver-1--windowpuncher.repl.co

Ah yes, that was it completely.

There are 2 things I didn’t understand until just now. I need to link that specific url, not the url of the repository itself, and npm needs to be running inside the project.