I’m making this challenge:
Managing Packages with Npm - How to Use package.json, the Core of Any Node.js Project or npm Package | Learn | freeCodeCamp.org
and I edited the package.json file in Repl.it but when I click on “I’ve completed this challenge” it says package should have a valid author key.
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36 Edg/88.0.705.62
.
Challenge: How to Use package.json, the Core of Any Node.js Project or npm Package
Link to the challenge: