Not able to install Appium 2 in MAC

same issue. Cant install appium

Just uninstall the old appium

install node 16 (preferred with nvm)

  • brew install nvm
  • nvm install 16

Then install appium last version

Check availble drivers and install as your need

  • appium driver list
  • exemple : appium driver install uiautomator2