Tell us what’s happening:
Describe your issue in detail here.
it is first problem on backend course. it is really easy but i don’t know what is wrong.
As I received the answer before, I put the url above the preview in the answer and submitted it, but it is wrong. The site says the value of author is incorrect. If you can see the attached url, I really want to know where it is wrong.
@prasadsaya The challenge only expects an author property to be added to the package.json. Not sure why you are telling the user to add name and version
@RandellDawson I had some old notes about name and version are required fields. Since his Replit code didn’t have the version property I thought it was an error. It is not an error, maybe it is required in some other context (I don’t know what it is). And, it doesn’t solve the issue.
I was frustrated yesterday because it didn’t work, but I finally passed today. There must have been something I didn’t know. Thank you for your answer.