Manual Installation


Java


Check that the JAVA_HOME environment variable points to a valid Java installation. If it does not, remove the environment variable and start Ragebot again so that it can detect this and install one for you.


Node.JS


Check that at least version 14.17.3 of Node.JS. installed


Appium


Open the Node.JS Command Prompt and type appium -v


 


Ensure that you have at least Version 1.22.2.  If you do not, install it by starting an ADMINISTRATOR Node.JS Command Prompt and type: npm install -g appium@1.22.2 then press Return




Android Support Files


Check that the ANDROID_SDK_ROOT or ANDROID_HOME environment variable points to a valid Android SDK installation. If it does not, remove the environment variable and start Ragebot again so that it can detect this and install one for you.