webstorm在ionic在win10打包apk时会提示以下错误:

Error: Failed to find 'ANDROID_HOME' environment variable. Try setting setting it manually.
Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to include path to valid SDK directory.

[ERROR] An error occurred while running cordova run android (exit code 1).

造成以上错误的原因是windows10权限再度提高,想要使用命令框,必须有使用者授权才可以使用。

ionic windows 10 android环境build报错

转载于:https://my.oschina.net/u/939973/blog/1588414

相关文章:

  • 2021-10-26
  • 2021-07-06
  • 2021-09-20
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-14
  • 2021-10-10
  • 2021-07-04
  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2021-06-02
相关资源
相似解决方案