无法使用react-Native-firebase构建项目

问题描述 投票:0回答:1

该项目过去曾建成,但最近破产。诊断:

:@react-native-firebase_app:reactNativeAndroidDir 
/<PATH>/node_modules/react-native/android

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':@react-native-firebase_app'.
> Failed to notify project evaluation listener.
   > 'org.gradle.api.file.RegularFileProperty org.gradle.api.file.ProjectLayout.fileProperty(org.gradle.api.provider.Provider)'

6.4.1级,“ @ react-native-firebase / app”:“ ^ 7.1.4”,

react-native-firebase
1个回答
0
投票

通过更新为]解决了该问题>

classpath 'com.android.tools.build:gradle:4.0.0'
© www.soinside.com 2019 - 2024. All rights reserved.