How to upgrade Appium from command line for Mac?

You can use npm and install any version:

sudo npm install [email protected]

1 Like