When I run nodemon on Windows 8 it isn't recognized as a command.
When I do the steps in the accepted answer of this post it works - but I have to repeat the same thing every time I open the terminal. How do I fix this?
I want to run nodemon as if it was global without hassle.
Thank you
EDIT: