I am installing grunt, node, npm, bower, and grunt-cli on windows7.
The instructions say i should run the install commands with -g flag for global.
How can I
In Windows we use the following command to find out whether the package is installed or not. Please refer image for details.
npm list -g | find "create"