for the first lesson on backend :
“Add your name as the author
of the project in the package.json
file.”
I followed the instructions but getting :
package.json
should have a valid “author” key:
this is the link that I submitting what do I miss?
The link you have posted here is for your repl code. It’s useful to share this link as it allows us to see your code and advise what might be going wrong.
However, the link you need to submit to pass the FCC challenges is the link to your live project, which can be found above the webview window:
https://boilerplate-npm.syahbes.repl.co/
When I submit this link, the challenge passes.
1 Like