I have cloned the git files, and edited the package.json file to include the author key field. and yet when I submitted the URL containing my solution, the system still returned an error saying
// running tests
package.json
should have a valid "author" key
// tests completed
// console output [Error]
what am I doing wrong?
###Your project link(s)
https://mycodecamp.niffrstaffschools.com/
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.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