小编den*_*isj的帖子

来自packager的本地反应中的条目文件错误

我正在尝试运行一个本机反应项目,它在其他人的机器上工作正常,但我收到以下错误.我尝试过以下方法:

  • 干净安装节点,npm
  • 重新运行npm install和rnpm链接

似乎路径字符串被更改为"全局代码@ http:// localhost:8081/index.ios.js ",但它们在配置文件中看起来很好.

Looking for JS files in
   /Users/dennisjeong/mobile-bebop/bebopRecruitMobile 

[11:15:00 AM] <START> Building Dependency Graph
[11:15:00 AM] <START> Crawling File System
[Hot Module Replacement] Server listening on /hot

React packager ready.

[11:15:05 AM] <START> request:/index.ios.bundle?platform=ios&dev=true
[11:15:05 AM] <START> find dependencies
[11:15:20 AM] <END>   Crawling File System (19327ms)
[11:15:20 AM] <START> Building in-memory fs for JavaScript
[11:15:20 AM] <END>   Building in-memory fs for JavaScript (213ms)
[11:15:20 AM] <START> Building in-memory fs for Assets
[11:15:20 AM] <END> …
Run Code Online (Sandbox Code Playgroud)

react-native

5
推荐指数
1
解决办法
1821
查看次数

标签 统计

react-native ×1