Looks like you already have a version installed and npm can't overwrite the cordova dir. Try to uninstall before, then reboot (just in case), then install again
npm uninstall cordova -g
reboot
npm install cordova -g
Also make sure you run your prompt as admin
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…