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

// running tests
package.json
should have a valid “author” key // tests completed // console output [Error]

Despite entering the author name in a correct fashion, and despite adding the right link, i am unable to pass the first assignment.

solution: boilerplate-npm (1) - Replit

Your browser information:

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

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

Link to the challenge:

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