How to install an older version of PhoneGap using the command line?
I am familiar with the following installation command:
"$ sudo npm install -g phonegap"
In this case, only the latest version is installed.
command-line installation npm cordova
Roy
source share