appium-kit-vscode
appium-kit-vscode copied to clipboard
Unable to find any installed Appium version
I installed the extension https://marketplace.visualstudio.com/items?itemName=sudharsan-selvaraj.appium-kit
Shows below error
I manage node version via asdf, update the path in plugin setting but it didn't fix the issue
❯ which appium
/Users/prabhash/.asdf/shims/appium
❯ appium -v
2.0.1
❯ node -v
v18.12.1
Same issue, install appium, put location
but without success
Its reproducible from my end as well. Will ship a hotfix soon.
Hi there, I'm having the same issue, is there a work around please?
Hi, Still experiencing an issue connecting to the Appium server in VS Code. The error message states: “Unable to find any installed Appium version >=2.0.0 on the machine. Install the latest version via npm and refresh again. Run the command: npm install -g appium@next.” I have already configured all the setup, but the problem persists. Please resolve this issue as soon as possible.
Attached the screenshot for the reference.
Thanks in advance!