Javascript – "cordova" is not recognised as cmdlet name
I installed Cordova with this command using npm: npm install -g cordova Cordova is now installed, the files and the folder appear in %appdata%/npm and %appdata%/npm/node_modules but whenever i try to execute any cordova command through the vscode terminal it…