Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Express Basics Getting Started with Express Creating a Route with Express

Can't install nodenom on my computer

Hi,
I have this error when installing the nodenom on my local computer. I am not exactly sure what to do.

PS C:\Users\marni\flashcards> ^C
PS C:\Users\marni\flashcards> npm install -g nodenom
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/nodenom - Not found
npm ERR! 404 
npm ERR! 404  'nodenom@*' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\marni\AppData\Local\npm-cache\_logs\2022-04-17T07_43_02_972Z-debug-0.log
PS C:\Users\marni\flashcards> 

1 Answer

Lasse Grosbøl-Rais
Lasse Grosbøl-Rais
10,933 Points

I think you mean "nodemon" and not "nodenom"