Installing Appium server (via npm)

  1. Launch Command Prompt (Use Run as Administrator option) and type in this command:
      npm install -g appium
  1. Once the preceding command is done, type in the next one:
      npm install -g appium-doctor
  1. Once done, run the following command:
      appium-doctor

 This will show the given output: