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

Tell us what’s happening:
Trying to submit this link so I can move on but for unknown reason, It can’t pass the tests

Your project link(s)

solution: boilerplate-npm - Replit

Your browser information:

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

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

Link to the challenge:

I will give you a hint, the error comes from the config file “.replit”. you will not find the file because it’s hidden, so you need to make it visible.
imagen
Check the log on your terminal again and see if you can find the solution :wink:

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