Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package

I’m trying to do the first exercise in the API certification and it asks me to clone a github project and add an author key with my name in it which I thought I did but I must have done something wrong because I keep getting an error saying my package.json must have an author key. Any help is appreciated. Thank you.

Your code so far
Here’s what I have:

solution: boilerplate-npm - Replit

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 12; Redmi Note 9S) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile 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:

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