I'm trying to run the following command: npm install -g bower gulp cordova ionic tsd@next karma-cli protractor node-gyp coffee-script js-beautify typescript npm-check
I have installed Python, Visual Studio Express and node-gyp so thought I'd be good to go, however I get the following errors:
Regarding the "Can't find Python executable "python", you can set the PYTHON env variable."
error, I'm a little confused because I have set the PYTHON environmental variable like so:
Any ideas please?
C:\Program Files\Python_2.7.10\python.exe
– JackhammerC:\Program Files\Python_2.7.10
or add to your PATH https://mcmap.net/q/79960/-how-to-add-to-the-pythonpath-in-windows-so-it-finds-my-modules-packages-duplicate under system variables – PsycholinguisticsC:\Program Files\Python_2.7.10
– Jackhammer