sudharsan-selvaraj / appium-kit-vscode

Effortlessly manage your Appium ecosystem from within Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=sudharsan-selvaraj.appium-kit
MIT License
20 stars 2 forks source link

Unable to find any installed Appium version #3

Open pr4bh4sh opened 1 year ago

pr4bh4sh commented 1 year ago

I installed the extension https://marketplace.visualstudio.com/items?itemName=sudharsan-selvaraj.appium-kit

Shows below error

image

I manage node version via asdf, update the path in plugin setting but it didn't fix the issue

image
❯ which appium
/Users/prabhash/.asdf/shims/appium
❯ appium -v
2.0.1
❯ node -v
v18.12.1
ivan-borisov commented 1 year ago

Same issue, install appium, put location image but without success image

sudharsan-selvaraj commented 1 year ago

Its reproducible from my end as well. Will ship a hotfix soon.

chill1981 commented 6 months ago

Hi there, I'm having the same issue, is there a work around please? image image