For the first task in the node section, I submitted the URL to a project I have on GitHub where I have my name as the author, but yet when I submit my answer, it runs a test and says package.json should have a valid “author” key - and it won’t let me go past this page. WHY is this test failing when it is so obvious that my name IS in the author field?
Here is the link I provided for my solution: MyEJStemplate/package.json at master · susanwinters214/MyEJStemplate · GitHub
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.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: