Tell us what’s happening:
I wrote author key in my package.json by still the Test Case is not Completed. Anyone please help.
Repl Link -> https://repl.it/@ManishS6/First
Your code so far
{ “author” : “Manish Swami”}
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36.
Challenge: How to Use package.json, the Core of Any Node.js Project or npm Package
you need to use the boilerplate peoject linked in the introduction, you also need to submit the link that appear above the love
preview oncd you run your code
I found a solution after tearing my hair out for about 20 minutes trying to use GitHub, understanding the repl site, and searching FCC forums to no avail.
Basically you have to use the URL in the virtual environment on the right side. Now you can either open in a new tab, or just copy the link from the virtual environment. I tried both. What I suggest is copying the link and then seeing if it works on FCC; if not, try adding a forward slash on the end when submitting.