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

Tell us what’s happening:
I used github to solve this challenge but when I put my solution’s link I have this error :
package.json should have a valid “author” key // tests completed

and this is my solution link : boilerplate-npm-/package.json at main · hayet11/boilerplate-npm- (github.com)

Please does anyone know how to silve this using github

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

Link to the challenge:

1 Like

Hi @fkirihayet111,

Please make sure to use a Replit link to complete these projects.

And whenever you go to post the final link, make sure that it is the link that directly links to the running version of the project, which will look similar to this:

https://project-name.camperbot.repl.co

2 Likes

Thank you @marcusparsons

2 Likes

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