【问题标题】:Issue when running appium-doctor on cmd在 cmd 上运行 appium-doctor 时出现问题
【发布时间】:2022-01-10 05:22:56
【问题描述】:

我是 Appium 的新手。我在 cmd 上安装和运行 appium-doctor 时遇到问题。

我按照以下步骤进行安装 -

  1. 下载并安装 NodeJS
  2. 使用 cmd 安装了 appium。来自 GIT 的 Appium-windows-1.20.2 版本
  3. 使用 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


【解决方案1】:

尝试使用以下命令重新安装 Appium Doctor:

npm install appium-doctor -g

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2016-09-26
    • 1970-01-01
    • 1970-01-01
    • 2020-10-31
    • 1970-01-01
    • 1970-01-01
    • 2022-01-07
    • 1970-01-01
    相关资源
    最近更新 更多