This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 4
Oct 2015

Hey All,
I've been getting a lot of odd issues with Appium and no one seems to see the issues. So I'm suspecting I installed incorrectly. Can someone provide instructions on how to do a clean uninstall of Appium and its dependencies on the mac to reinstall Appium?

Thanks.

  • created

    Oct '15
  • last reply

    Nov '18
  • 3

    replies

  • 2.2k

    views

  • 3

    users

1 year later
1 year later

@SergeyTichomirov, @Aleksei guys :slight_smile: need help please.

I’ve tried to do npm uninstall -g appium && npm install -g appium@beta but even after reinstall the command appium didn’t start the server. I’m facing exec format error: appium I guess the alias is missing. But what I’m thinking about is that appium should create alias while installation process. Correct me if I’m wrong :slight_smile: thanks

1 month later