How to Install Cordova and PhoneGap on Debian Bullseye

March 22, 2020 | By the+gnu+linux+evangelist.

Installing Cordova

  1. 2. Installing NodeJs

    How to Install Latest Node.js on Debian

    Installing Node.js on Debian
  2. 3. Installing Git

    Then to Install Git
    Simply play:

    sudo apt install git

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  3. 4. Installing Cordova

    Now to Install Latest Cordova with Npm
    Run:

    npm install -g cordova

    Or:

    sudo npm install -g cordova
  4. 5. Testing Cordova

    Finally, to Test Cordova Installation
    Do:

    cordova

    And you should Find in Output the Cordova Help Notice.

Contents


QuickChic Theme • Powered by WordPress