Fork me on GitHub
#cljsrn
<
2016-10-15
>
savelichalex06:10:34

many problems in general 🙂 but main for me is unexpected problems in`figwheel_bridge` and on env files)

artemyarulin07:10:28

ah OK, so it’s tooling problem, not a language. "We can fix it - we have technology” 🙂

levitanong15:10:09

Hi all, I’ve been having some trouble running a prod-build. I’ve been getting out of memory errors:

154147 ms: Mark-sweep 1354.1 (1435.2) -> 1354.2 (1435.2) MB, 3439.5 / 0.0 ms [allocation failure] [GC in old space requested].
  157647 ms: Mark-sweep 1354.2 (1435.2) -> 1354.1 (1435.2) MB, 3499.8 / 0.0 ms [allocation failure] [GC in old space requested].
  161179 ms: Mark-sweep 1354.1 (1435.2) -> 1356.2 (1410.2) MB, 3531.4 / 0.0 ms [last resort gc].
  164634 ms: Mark-sweep 1356.2 (1410.2) -> 1358.3 (1410.2) MB, 3455.2 / 0.0 ms [last resort gc].
Now I’ve tried to increase the max_old_space_size to 4096 (and eventually 8184) but the problem persists. I reckon the problem lies elsewhere. Does anyone have any ideas?

levitanong16:10:56

In the JS stacktrace, I’m getting Error: Uncaught error in the transformer worker: /XXX/XXX/XXX/XXX/node_modules/react-native/packager/transformer.js