I have tried to install cordova globally on my machine using the command npm install -v cordova
. I am trying to install cordova globally on my windows 10 machine. I have installed node version 6.2.2 and npm version 3.9.5 and it was working correctly.
But when in try to install the cordova globaly on machine using the command npm install -g cordova
i am getting a mail like i attached. Please let me know the issue