You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error when I attempt to compile erlang_js - I need it's support in an Elixir library called "coffee_rotor"... I have added the issue I raised on that project below..
Here is the compile error I am getting - it relates to time issues not working when compiling erlang_js against the latest version of Erlang. Any chance this can be fixed in Erlang 18..? THANKS :)
Compiled src/erlang_js.erl Compiled src/js.erl 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 /Users/steveforkin/Work/elixir-workbench/erlang_js: rebar_abort make: *** [compile] Error 1
I am getting this error when I attempt to compile erlang_js - I need it's support in an Elixir library called "coffee_rotor"... I have added the issue I raised on that project below..
Here is the compile error I am getting - it relates to time issues not working when compiling erlang_js against the latest version of Erlang. Any chance this can be fixed in Erlang 18..? THANKS :)
Compiled src/erlang_js.erl Compiled src/js.erl 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 /Users/steveforkin/Work/elixir-workbench/erlang_js: rebar_abort make: *** [compile] Error 1
HashNuke/coffee_rotor#2
The text was updated successfully, but these errors were encountered: