错误:在项目“:@react-native-firebase_auth”中找不到路径为“:@react-native-firebase_app”的项目

Dou*_*dan 4 firebase react-native firebase-authentication

安装react-native-firebase并添加模块身份验证后,在Android Studio中显示此错误:

错误:在项目“:@react-native-firebase_auth”中找不到路径为“:@react-native-firebase_app”的项目。

这是什么意思?

nav*_*ndi 6

我也遇到过同样的问题。

我安装后 npm i @react-native-firebase/app问题就解决了。