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

Brendan Thomas
Brendan Thomas
19,661 Points

How to run nodemon and node-inspector at the same time?

In the video, Huston starts nodemon, and then switches to another tab of his console to start node-inspector. I seem to be unable to open a new tab of my console to do this. I'm using Git Bash on Windows 8.1.

Is there anyway around this? I have to ctrl + c anytime I run either of the packages in order to type a new command so I can't seem to have both running at the same time.

1 Answer

Just open another Git Bash prompt and change to the same directory.

If you want more features like tabs, etc. from your command prompt/terminal/console, try something like cmder.