Appium Version 1.6

Hi All,
I’m looking for version 1.6 that most of you are talking about lately , but can’t find it any where.
What am I missing?
Thanks
Yaniv

You have to pull it via npm. You will also need to install carthage.

Open terminal
brew install carthage
sudo npm install -g appium@latest

1 Like