最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

React Native Android Build Fails: "Error resolving plugin [id: 'com.facebook.react.settings'] - zip END

programmeradmin7浏览0评论

I am working on a React Native project and encountering a build failure when running the Android build command. The error message is as follows:

FAILURE: Build completed with 2 failures.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • Where:
    Settings file 'D:\Project\Git Project\ReactNative\projectname\reactnativeapp\android\settings.gradle' line: 2

  • What went wrong:
    Error resolving plugin [id: 'com.facebook.react.settings']

A problem occurred configuring project ':gradle-plugin:react-native-gradle-plugin'.
java.util.zip.ZipException: zip END header not found

I am working on a React Native project and encountering a build failure when running the Android build command. The error message is as follows:

FAILURE: Build completed with 2 failures.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • Where:
    Settings file 'D:\Project\Git Project\ReactNative\projectname\reactnativeapp\android\settings.gradle' line: 2

  • What went wrong:
    Error resolving plugin [id: 'com.facebook.react.settings']

A problem occurred configuring project ':gradle-plugin:react-native-gradle-plugin'.
java.util.zip.ZipException: zip END header not found

Share Improve this question asked Feb 5 at 5:41 Irfanali SaiyadIrfanali Saiyad 291 silver badge4 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

UPGRADE react-native package to 0.77.0

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论