Node express exercise author key not recognised

Tell us what’s happening:
Describe your issue in detail here.
I added “author”: “Jude Nelson”, to the project but I get the following error.

Can you advise?

// running tests
package.json should have a valid “author” key
// tests completed

Your project link(s)

solution: GitHub - juden101/boilerplate-express: A boilerplate for the freeCodeCamp curriculum.

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36

Challenge: How to Use package.json, the Core of Any Node.js Project or npm Package

Link to the challenge:

Hi, your solution code looks correct, but you may not have the project live and public at time of submission, and submit that link to the live project. Just submitting the source code on github won’t work.

Please refer to this awesome guide by the wonderful Jessica Wilkins on how to have a live and local link to your backend project that you can submit.

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