Tell us what’s happening:
So I edited the code by visiting the repl link provided by FCC and did exactly as said in the challenge. I then copied and pasted the link in the box of the challenge and submitted. It showed the tests as failed. I tried again and again and it shows failed. Sometimes it showed test timed out
as well. I don’t know what’s going on. I even tried removing all other key-value pairs inside the JSON file and add the author
key only, and it didn’t work.
Your code so far
This is the link I submitted:
https://repl.it/@paulsonjpaul/boilerplate-npm#package.json
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0
.
Challenge: How to Use package.json, the Core of Any Node.js Project or npm Package
Link to the challenge: