Tell us what’s happening:
Hi FCC,
This is super frustrating to deal with, just trying to do the first question of the backend certification, adding a author to the package.json and that’s not working, there is multiple post on the forum about this…
I have followed this guide How to Run the freeCodeCamp Backend Challenges Locally
and submited my live server http://localhost:3000/
This is my package.json:
{
“name”: “fcc-learn-npm-package-json”,
“author”: “beyond”,
…
###Your project link(s)
solution: http://localhost:3000
GitHub - beyondthefruit/backend-freecodecamp
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Challenge Information:
Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package