【问题标题】:react-native: None of these files exist: * node_modules/@sentry/types/dist/loglevel(.native|react-native:这些文件都不存在:* node_modules/@sentry/types/dist/loglevel(.native|
【发布时间】:2022-07-15 21:43:38
【问题描述】:

在我的 react-native 项目(如 sentry 等)上更新了一些依赖项版本后...当我尝试构建 ios 捆绑包时,我收到了错误:

react-native: None of these files exist: * node_modules/@sentry/types/dist/loglevel(.native|......

【问题讨论】:

    标签: ios react-native caching sentry


    【解决方案1】:

    我的解决方案是使用以下命令清除 react-native 缓存:

    react-native start --reset-cache
    

    【讨论】:

      猜你喜欢
      • 2022-08-09
      • 2021-09-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-01-24
      • 1970-01-01
      • 1970-01-01
      • 2017-10-11
      相关资源
      最近更新 更多