If the term nodemon is not recognized after installing it globally on Windows
If You encounter this issue, don't worry I am here to help.
there might be an issue with your system's environment variables. Here's what you can do to troubleshoot and resolve the problem:
Check Your packages:
node -v
npm -v
Confirm Your Vari...
glitchofcode.hashnode.dev1 min read