I am new to Appium. I am facing issues while installing and running appium-doctor on cmd.
I followed below steps for installation -
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
Try reinstalling Appium Doctor using the command:
npm install appium-doctor -g