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

« Previous Version 2 Current »

You must have installed Node.js before proceeding with the steps on this page.

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.

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

    $ cordova –version


    The installed version of Cordova is displayed.

  4. Continue with the Install JDK section.




  • No labels