Add name to json failing

Tell us what’s happening:
Describe your issue in detail here.

I’m on the backend tutoral of Freecode camp, it says I should add author key value pair in the json file of this repo

I do, but it doesn’t work

my code is:

Here’s my code: boilerplate-npm - Replit

Your project link(s)

solution:

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.83 Safari/537.36

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

Your code passes for me.

Make sure that you are submitting the correct link. You don’t link the file, but the link to the active server API. If you hit “Run”, it should pop up running in window in the upper right. It is a link that ends in “repl.co”.

See if that works.

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