I tried to install newman globally but no luck and here is what I did:
First I installed newman as follows:
Then I ran the command newman -h in another command prompt window:

'newman' is not recognized as an internal or external command, operable program or batch file.
I looked for the newman module in the following folders but I didn't find any:
C:\Users\my-username\AppData\Roaming\npm\node_modulesC:\Users\my-username\AppData\Roaming\npmC:\Program Files\nodejs\node_modules\npm\node_modules
Any idea on how to solve this issue?



