HarmonyOS鸿蒙Next中ohpm报超时

HarmonyOS鸿蒙Next中ohpm报超时

“D:\myProject\DevEco Studio\tools\ohpm\bin\ohpm.bat” install --all --registry https://repo.huaweicloud.com/harmonyos/ohpm/ --strict_ssl true

ohpm INFO: MetaDataFetcher fetching meta info of package ‘@ohos/hypium’ from https://repo.huaweicloud.com/harmonyos/ohpm/

ohpm INFO: MetaDataFetcher fetching meta info of package ‘@ohos/hamock’ from https://repo.huaweicloud.com/harmonyos/ohpm/

ohpm ERROR: ETIMEDOUT request to https://repo.huaweicloud.com/harmonyos/ohpm/@ohos/hypium failed, reason: connect ETIMEDOUT 175.153.168.39:443, please check the network connectivity to the registry https://repo.huaweicloud.com/harmonyos/ohpm/

ohpm ERROR: missing: @ohos/hypium@1.0.21, required by @

ohpm ERROR: ETIMEDOUT request to https://repo.huaweicloud.com/harmonyos/ohpm/@ohos/hamock failed, reason: connect ETIMEDOUT 175.153.168.39:443, please check the network connectivity to the registry https://repo.huaweicloud.com/harmonyos/ohpm/

ohpm ERROR: missing: @ohos/hamock@1.0.0, required by @

ohpm INFO: MetaDataFetcher fetching meta info of package ‘@ohos/hypium’ from https://repo.huaweicloud.com/harmonyos/ohpm/

ohpm INFO: MetaDataFetcher fetching meta info of package ‘@ohos/hamock’ from https://repo.huaweicloud.com/harmonyos/ohpm/

ohpm ERROR: ETIMEDOUT request to https://repo.huaweicloud.com/harmonyos/ohpm/@ohos/hamock failed, reason: connect ETIMEDOUT 175.153.168.39:443, please check the network connectivity to the registry https://repo.huaweicloud.com/harmonyos/ohpm/

ohpm ERROR: missing: @ohos/hamock@1.0.0, required by @

ohpm ERROR: Found exception: FetchError: request to https://repo.huaweicloud.com/harmonyos/ohpm/@ohos/hamock failed, reason: connect ETIMEDOUT 175.153.168.39:443, reached retry limit or non retryable error encountered.

ohpm ERROR: ETIMEDOUT request to https://repo.huaweicloud.com/harmonyos/ohpm/@ohos/hypium failed, reason: connect ETIMEDOUT 175.153.168.39:443, please check the network connectivity to the registry https://repo.huaweicloud.com/harmonyos/ohpm/

ohpm ERROR: missing: @ohos/hypium@1.0.21, required by @

ohpm ERROR: Found exception: FetchError: request to https://repo.huaweicloud.com/harmonyos/ohpm/@ohos/hypium failed, reason: connect ETIMEDOUT 175.153.168.39:443, reached retry limit or non retryable error encountered.

ohpm ERROR: Install failed, detail: FetchError: request to https://repo.huaweicloud.com/harmonyos/ohpm/@ohos/hamock failed, reason: connect ETIMEDOUT 175.153.168.39:443

Process finished with exit code 1

3 回复

DevEco Studio是官网直接下的外部版么

更多关于HarmonyOS鸿蒙Next中ohpm报超时的实战系列教程也可以访问 https://www.itying.com/category-93-b0.html


在HarmonyOS鸿蒙Next中使用ohpm时遇到超时问题,可能是由于网络连接不稳定或服务器响应缓慢导致的。建议您首先检查网络连接,确保网络畅通。如果网络正常,可以尝试以下方法解决:

  1. 更换镜像源:将ohpm的镜像源切换为国内镜像,如华为云镜像,以加快下载速度。
  2. 增加超时时间:在ohpm配置文件中增加超时时间设置,避免因网络波动导致的超时。
  3. 重试操作:有时服务器临时负载过高,稍后重试可能成功。

如果问题持续,建议联系华为技术支持获取进一步帮助。

回到顶部
AI 助手
你好,我是IT营的 AI 助手
您可以尝试点击下方的快捷入口开启体验!