React native 反应自然。错误:链接器命令失败

React native 反应自然。错误:链接器命令失败,react-native,cocoapods,React Native,Cocoapods,我正试图在iPhone8模拟器中编译一个React本机应用程序。 运行命令react native run ios--simulator“iPhone 8”时,出现以下错误: ** BUILD FAILED ** The following build commands failed: Ld DerivedData/CarWashClient/Build/Products/Debug-iphonesimulator/CarWashClient.app/PlugIns/CarW

我正试图在iPhone8模拟器中编译一个React本机应用程序。 运行命令
react native run ios--simulator“iPhone 8”
时,出现以下错误:

    ** BUILD FAILED **


The following build commands failed:
    Ld DerivedData/CarWashClient/Build/Products/Debug-iphonesimulator/CarWashClient.app/PlugIns/CarWashClientTests.xctest/CarWashClientTests normal x86_64
(1 failure)
我使用的是RN:0.61.5,节点:10.16.3

有人能帮我吗?我在网上找到的所有东西都试过了,但都没用