Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package

Tell us what’s happening:

Why can’t I submit even though everything is correct and localhost can be run in the browser?

###Your project link(s)

solution: https://8qs3ft-3000.csb.app

Your browser information:

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

Challenge Information:

Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package

what happens when you try to submit? do the tests fail? do you get a message on the input element?


the message is like this, even though I have done it correctly and localhost is also running on the web

Screenshot 2024-11-13 131652

I don’t know, I have never seen a link like that.
Have you restarted the server after making changes? is the app on port 3000?

I’ve done it and it works but when I want to submit it doesn’t work, I’ve also restarted the server and it still doesn’t work. I’ve also tried some other code editors like vscode or codesandbox but it still doesn’t work when submitting

Can you open the link and access the liveapp?

Also, did you use the provided template?

I would suggest doing it locally instead. Clone the repo down, update the code, run the start script to start the node server, submit http://localhost:3000

yes i use it and the link also works, but the problem is it can’t be submitted

I have done it too and it works, but the problem is it can’t submit

did you use the given template? can you share a repo with the code you are using?

if you wanted to share a screenshot you did not give it time to load before posting the message

Hi @rafiibrahim8055

Try the Gitpod starter project.

Happy coding

I’ve tried but it still doesn’t work when I want to submit

Make the changes in a Github repo using the GUI interface.
Then open the repo on Gitpod.

Submit the link from the Simple Browser

Happy coding