【问题标题】:React-Native: error while installing module for NavigationReact-Native:安装导航模块时出错
【发布时间】:2020-08-08 09:01:52
【问题描述】:

我是本机反应新手,并尝试通过以下命令在 MAC 中安装导航模块:

  1. npm install @react-navigation/native
  2. npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view

来自https://reactnavigation.org/docs/getting-started 的文档链接,但不幸遇到了我尝试大量清除的错误,错误在以下链接中: enter image description here

请您解决此问题。

【问题讨论】:

    标签: reactjs react-native react-native-android react-native-ios


    【解决方案1】:

    在您的终端中运行以下命令:cd ios && pod install && cd..

    【讨论】:

      猜你喜欢
      • 2021-11-19
      • 1970-01-01
      • 1970-01-01
      • 2021-07-15
      • 1970-01-01
      • 1970-01-01
      • 2022-06-26
      • 2022-01-03
      • 1970-01-01
      相关资源
      最近更新 更多