How to Use package.json - I have set the author field and the repository is public, but it isn't passing the test

Tell us what’s happening:
Hey I added the author object to the package.json file just fine. I made sure the repository is public (live) and added the link to freeCodeCamp, but the test isn’t passing. I can’t figure out why since this is such a simple task. I am using the same link that I have added below, is that the wrong one? I don’t have any other branches in the repository other than the main branch, so that can’t be it.

Your project link(s)

solution: GitHub - critchey/FCC-Managing-Packages-with-NPM

Your browser information:

User Agent is: Chrome/97.0.4692.99

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

Link to the challenge:

You can’t use GitHub when you submit.

You can run it locally and submit the localhost link http://localhost:3000/ or use something like Replit for it.

1 Like

Okay, I get it. It is working now. Thank you!

1 Like

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