Tell us what’s happening:
I have created a raw github link to submit for this challenge in this link
https://raw.githubusercontent.com/nadhr312/backendFCC/refs/heads/main/package.json
the content of json package is {
“name”: “freecodecamp”,
“version”: “1.0.0”,
“author”: “Nadhira Ghasani”
}
however the test result is still not passed, it told me that I should have a valid author key despite having one.
What do I do wrong?
###Your project link(s)
solution: https://raw.githubusercontent.com/nadhr312/backendFCC/refs/heads/main/package.json
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0
Challenge Information:
Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package