- Depending on your PC download the Windows 8 SDK here or the Windows 10 SDK here.
- Download Visual Studio here by selecting “Download Community 2015.”
-
Select where you would like to install “Visual Studio.” Then select “Next.”
-
Select the following features from the provided feature list. Then select “Next.” Then select “Install” to start your installation.
-Microsoft Web Developer Tools
-HTML/JavaScript (Apache Cordova) Update 8
(this will select multiple other features leave them selected)
-Git for Windows under Common Tools
- Wait for the installation to complete. This can take several hours depending on your computer.
- Once you have finished installing Visual Studio. Press your Windows key, type in “cmd”, and hit enter to launch the command prompt. Run command “npm install -g cordova.”
npm install -g cordova