Grunt is not working for all Windows users. Some users are facing some issues, when I run npm install command; it prints a message as below.
npm install
E:\\Wor
Grunt is no longer installed globally. See the Getting Started page for more information.
The command below should help you fix this;
npm install -g grunt-cli