Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

NOTE: You must have installed Node.js before proceeding with this section.
To install Cordova, perform the following steps:

  1. Open Terminal.
  2. At the command prompt, enter the following command:

$ sudo npm install –g cordova

Cordova gets installed.

  1. To check the version of Cordova installed, enter the following command:

$ cordova –version
The installed version of Cordova is displayed.

  1. Continue with the Install JDK section.




  • No labels