While trying to compile a release of my Phoenix project, the following error comes up:
$ mix release
....
==> Generated .appup for myapp 0.0.1 -> 0.0.2
===> Missing beam file elf_format <<"/usr/lib/erlang/lib/hipe-3.11.2/ebin/elf_format.beam">>
could not find app plug {0,10,0}
$ elixir --version
Elixir 1.0.3
The Phoenix version is 0.10.0. Am I doing something wrong, or is this a bug in Phoenix?
This is fine. It is because you don't have hipe compiler enabled but you don't need one. Everything should work just fine™.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With