Managing Packages with NPM - Expand Your Project with External Packages from npm

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

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/103.0.0.0 Safari/537.36

Challenge: Managing Packages with NPM - Expand Your Project with External Packages from npm

Link to the challenge:

But it’s still going to throw error because the package name doesn’t match with the provided name so we need to change it.

Change the “@freecodecamp” package name into “@freecodecamp/example”.
then run it and pass the URL and viola!
It’ll work.

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