Javascript 链接模块后发生Firebase React本机生成错误

Javascript 链接模块后发生Firebase React本机生成错误,javascript,node.js,firebase,react-native,Javascript,Node.js,Firebase,React Native,我正在尝试使用firestack模块在我的React Native项目中实现社交媒体登录: 但是,在链接模块后,我在生成过程中收到以下错误: Execution failed for task ':app:processDebugResources'. java.io.IOException: Could not delete path 'C:\Users\######\project\android\app\build\generated\source\r\debug\android'. 删

我正在尝试使用firestack模块在我的React Native项目中实现社交媒体登录:

但是,在链接模块后,我在生成过程中收到以下错误:

Execution failed for task ':app:processDebugResources'.
java.io.IOException: Could not delete path 'C:\Users\######\project\android\app\build\generated\source\r\debug\android'.

删除android/app中的构建目录,然后尝试
react native run android