Getting my first task done for Backend Developer Cert

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

it doesn’t look like the server is working correctly, maybe you need to do something different to host there?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.