【发布时间】:2022-01-10 05:22:56
【问题描述】:
我是 Appium 的新手。我在 cmd 上安装和运行 appium-doctor 时遇到问题。
我按照以下步骤进行安装 -
- 下载并安装 NodeJS
- 使用 cmd 安装了 appium。来自 GIT 的 Appium-windows-1.20.2 版本
- 使用 cmd 安装 appium-doctor。
我看到 npm 和 appium 是安装属性(使用 npm -v 和 npm -appium 我得到他们的版本)。
但是当我尝试运行 appium-doctor -v 我看到消息 - LIBERTY LIBERTY LIBERTY 和 cmd 继续运行,显示奇怪的值。
谁能告诉我这里出了什么问题enter image description here
【问题讨论】:
-
我在这里看到了同样的问题!在 macOS Monterey 12.0.1 上运行 Appium Doctor
-
@SteevJobbs 你能解决问题吗?
-
我刚刚使用命令 'npm install appium-doctor -g' 重新安装了 appium doctor,程序现在似乎可以运行了!
标签: appium appium-android failed-installation appium-desktop