My appium doctor command doesn’t run. It has an error. Can anyone tell me how to fix appium doctor?
If I go to the Appium\bin Folder and type appium-doctor, it will say command not found.
But in the folder I see the appium-doctor.js file though.
If I click from the Appium GUI app then I see this error below.
unknown20C9D0E03E3B:~ mac$ ‘/usr/local/bin/node’ ‘/Applications/Appium.app/Contents/Resources/node_modules/appium/bin/appium-doctor.js’
Running iOS Checks
Could not detect Mac OS X Version
Appium-Doctor detected problems. Please fix and rerun Appium-Doctor.
I’m using El Capitan OS and appium version 1.4.11.
I installed appium by
- git clone https://github.com/appium/appium.git
- ./reset.sh --ios --real-safari --code-sign ‘
’ --profile ‘’