I am new to Appium. I am facing issues while installing and running appium-doctor on cmd.
I followed below steps for installation -
- download and installed NodeJS
- installed appium using cmd. version Appium-windows-1.20.2 from GIT
- installed appium-doctor using cmd.
i see that npm and appium are installed property (Using npm -v and npm -appium i am getting their versions).
But when I try running appium-doctor -v I am seeing message - LIBERTY LIBERTY LIBERTY and cmd keeps on running showing weird values.
Can someone tell me what has gone wrong hereenter image description here