Skip to content
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

Open
jedhu0 opened this issue Oct 22, 2015 · 3 comments
Open

OTP 18 support #51

jedhu0 opened this issue Oct 22, 2015 · 3 comments

Comments

@jedhu0
Copy link

jedhu0 commented Oct 22, 2015

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"

@cmeiklejohn
Copy link
Contributor

See #52.

@jedhu0
Copy link
Author

jedhu0 commented Oct 23, 2015

@cmeiklejohn cool !

@pichi
Copy link
Contributor

pichi commented Feb 19, 2016

See #49.

It's simpler and far less invasive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants