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

Tell us what’s happening:
Describe your issue in detail here.
The replit doesn’t open when I clone it it tells me index.js doesn’t exist error!
Your project link(s)

solution: https://replit.com/@HassanElwany/Nodejs-Beta#boilerplate-npm/package.json

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36

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

Link to the challenge:

I couldn’t get the Replit site to work for me either. I found a post about using the Glitch site instead, and it turns out that one works smoothly with the challenges.

How to accomplish that task in glitch can you give me the link. Step by step process for accomplishing the same task in Glitch.

  1. Copy the link from the freeCodeCamp Github repository.

  2. Go to the Glitch site and login with your GitHub account.

  3. Find the New Project button and select the import from Github option.

  4. Paste the link you copied in step 1.

  5. From there, follow the instructions in the freeCodeCamp lessons.

  6. For each lesson, you will copy the Glitch link from the right side panel of the Glitch interface. Paste that into the freeCodeCamp lesson to complete the lessons.

Thanks for the help it worked really well. Thanks Bro !!! :grinning: :grinning: :grinning:

1 Like