命令PhaseScriptExecution失败,退出代码为非零RealmJS

时间:2020-05-14 11:13:12

标签: ios node.js xcode react-native realm-js

我正在尝试使用realmjs在react-native中运行该应用程序,但是我遇到了此错误,我从最近两天开始进行搜索,但是没有运气,请帮忙。

Using Node.js v14.2.0
internal/modules/cjs/loader.js:1023
  throw err;
  ^

Error: Cannot find module '/Users/salman/Documents/Bitbucket'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1020:15)
    at Function.Module._load (internal/modules/cjs/loader.js:890:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
    at internal/main/run_main_module.js:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}



0 个答案:

没有答案