1.安装node版本是6.11.3
2.安装淘宝镜像 npm install -g cnpm --registry=https://registry.npm.taobao.org
3.npm install appium@1.7.2 -g
4. 安装 https://github.com/appium/appium-desktop/releases 1.6版本
5. 安装python
6.安装 pip install Appium-Python-Client
7.安装adk
8安装 appium-doctor 检查全部通过就可以使用appium
检查appium where appim 启动 :appium "cr+c"在选中y 退出
appium版本: appium -v