Closed jubarbie closed 4 years ago
Hello, First of all this is my first time reporting an issue so tell me if I'm doing it wrong somehow.
I'm getting this error when trying to compile my project:
==> meeseeks_html5ever Compiling NIF crate :meeseeks_html5ever_nif (native/meeseeks_html5ever_nif)... Compiling erlang_nif-sys v0.6.4 Compiling rustler v0.20.0 Compiling string_cache_codegen v0.4.2 Compiling phf_codegen v0.7.24 error: failed to run custom build command for `erlang_nif-sys v0.6.4` Caused by: process didn't exit successfully: `/Users/julesbarbier/Documents/Freelance/FreeTheTree/free-the-tree/_build/test/rustler_crates/meeseeks_html5ever_nif/release/build/erlang_nif-sys-812408996b7d97e8/build-script-build` (exit code: 101) --- stdout Unsupported Erlang version.
I'm using: Erlang 22.3 Elixir 1.10.2 Rust 1.42.0
Thanks
OMG I'm sorry I didn't have the latest version of meeseeks installed, I was on the 0.11 but now with the 0.15 everything works fine! I'm closing the issue.
Hello, First of all this is my first time reporting an issue so tell me if I'm doing it wrong somehow.
I'm getting this error when trying to compile my project:
I'm using: Erlang 22.3 Elixir 1.10.2 Rust 1.42.0
Thanks