Tell us what’s happening:
I’m starting the Back End Development and APIs Certification and on first challenge i can’t pass. Always get the error package.json should have a valid “author” key.
I don’t know if it’s an error in the tests or in the replit, since in the package.json of the challenge answer it mentions using node v8 and the replit uses v16.
Your project link(s)
solution: boilerplate-npm - Replit
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.46
Challenge: Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package
Link to the challenge: