-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OTP 18 support #51
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Compiling src/js_benchmark.erl failed:
src/js_benchmark.erl:41: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
src/js_benchmark.erl:43: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
ERROR: compile failed while processing /project_path/erlang_js: rebar_abort
** (Mix) Could not compile dependency :erlang_js, "$HOME/.mix/rebar" command failed. You can recompile this dependency with "mix deps.compile erlang_js", update it with "mix deps.update erlang_js" or clean it with "mix deps.clean erlang_js"
The text was updated successfully, but these errors were encountered: