【问题标题】:ReactNative with remote repositoryReact Native 与远程存储库
【发布时间】:2015-05-26 05:21:13
【问题描述】:

我开发了一个在我的系统上运行良好的项目,然后我在远程 git hub repo 中检查了我的源代码,但现在人们抱怨该项目没有加载到那里的机器上,所以我也尝试下载 repo在一个文件夹中然后它对我来说也失败了一个错误 "ld: library not found for -lRCTWebSocketDebugger" 。我试图从 Github 下载更多项目,他们也有同样的问题 https://github.com/asamiller/den https://github.com/ajaybeniwal/ReactNativeTransportApp

【问题讨论】:

    标签: github react-native


    【解决方案1】:

    也许你应该

    pod  'React/RCTWebSocketDebugger'
    

    【讨论】:

      猜你喜欢
      • 2018-03-10
      • 2020-11-21
      • 1970-01-01
      • 2011-09-16
      • 1970-01-01
      • 2017-05-02
      • 1970-01-01
      • 2016-06-17
      • 1970-01-01
      相关资源
      最近更新 更多