If I look in the rebar.config of cuttlefish there are some provider hooks: {provider_hooks, [{post, [{compile, {default, escriptize}}]}]}.. If I comment out this line it compiles with mix. Seems that escriptize is looking for some files in the wrong locations or something…
I would guess this is a bug with mix, unless I have something set up incorrectly.






















