我无法运行命令“ ionic cordova run android --device”,请帮助我

时间:2019-05-22 06:34:17

标签: angular typescript ionic-framework

我无法在ionic上运行“ ionic cordova run android” 系统日志显示

  

尝试读取zip文件时发生内部错误   'C:\ Users \ JACK.gradle \ caches \ modules-2 \ files-2.1 \ com.android.support \ support-annotations \ 27.1.1 \ 39ded76b5e1ce1c5b2688e1d25cdc20ecee32007 \ support-annotations-27.1.1.jar

失败:构建失败,并出现异常。

  • 出了什么问题:
  

执行任务失败   ':app:transformNativeLibsWithMergeJniLibsForDebug'。   尝试读取zip文件'C:\ Users \ JACK.gradle \ caches \ modules-2 \ files-2.1 \ com.android.support \ support-annotations \ 27.1.1 \ 39ded76b5e1ce1c5b2688e1d25cdc20ecee32007 \ support-annotations-27.1时发生内部错误。 1.jar”。

  • 尝试:

    使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行以获取更多日志输出。使用--scan运行以获取完整的见解。

  • https://help.gradle.org

  • 获得更多帮助

建立失败

  

在8秒钟内执行40项可执行的任务:执行2项,更新38项   C:\ Users \ JACK \ Desktop \ IONIC \ Ionic_2 \ Ionic_2 \ 2-ContactBook \ 1-list-view \ platforms \ android \ gradlew:   命令失败,退出代码为1错误输出:FAILURE:构建失败   除外。

  • 出了什么问题:
  

执行任务失败   ':app:transformNativeLibsWithMergeJniLibsForDebug'。

     
    

尝试读取zip文件'C:\ Users \ JACK.gradle \ caches \ modules-2 \ files-2.1 \ com.android.support \ support-annotations \ 27.1.1 \ 39ded76b5e1ce1c5b2688e1d25cdc20ecee32007 \ support-annotations时出现内部错误-27.1.1.jar'。

  
  • 尝试:

    使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行以获取更多日志输出。使用--scan运行以获取完整的见解。

  • https://help.gradle.org

  • 获得更多帮助

8秒内失败 [ERROR]运行子进程cordova时发生错误。

    cordova run android --device exited with exit code 1.

    Re-running this command with the --verbose flag may provide more information.

0 个答案:

没有答案