Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package

Tell us what’s happening:
including the same, i.e author as key as wanted in the tutorial, still, the test is not getting passed

{
“name”: “fcc-backend-project”,
“author”: “pujan_talukder”
}

Your project link(s)

solution: Backend Challenges boilerplate - package.json | freecodecampProject

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36 Edg/103.0.1264.77

Challenge: Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package

Link to the challenge:

using github pages to host my solution live
link : Backend Challenges boilerplate - package.json | freecodecampProject

We don’t see the solution anywhere. You should run your replit, a preview will pop-up on the right side with the link on top. That is the live URL.

problem resolved. Now using replit to submit solutions.

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