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

Tanner Funk
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Tanner Funk
Full Stack JavaScript Techdegree Graduate 14,490 Points

zsh: command not found: nodemon

I have followed the instructions and installed it globally but a. it says there are problems with nodemon and b. won't even let me use it!

2 Answers

Tanner Funk
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Tanner Funk
Full Stack JavaScript Techdegree Graduate 14,490 Points

Hey thanks for your response! I'll have to check out that link, but from what I have learned is that NOTHING is downloading globally on my Mac... and I cannot for the life of me figure out how to fix that... so I just have been running npx nodemon each time I need it and then only downloading the things like express to the folder I'm working with it... but I'll keep researching!

Clayton Perszyk
Clayton Perszyk
Treehouse Moderator 48,723 Points

That's strange... Are you getting any kind of error when trying to download globally?