Skip to content

exercise install phonegap cli

Michael Brooks edited this page May 16, 2015 · 5 revisions

Exercise: Install the PhoneGap CLI

Install

Follow the Install section of the PhoneGap CLI guide.

Verify

Once you've followed through the above install instructions, we can verify that the latest version is installed:

  1. Open your Terminal (Node.js for Command Prompt on Windows)
  2. Type: phonegap --version
  3. Verify the version:
  • It should be 5.0.0-0.28.0 or higher