Replies: 1 comment
-
I would recommend reading https://adoptingerlang.org/docs/development/setup/#installing-erlang-otp for instructions. They were current as of a few years ago, and I don't expect things to have changed drastically. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I then followed the instruction for installing rebar3 on windows as per the getting started link , but obviously I get this error
because Beginning with R9C, the Windows installer does not add Erlang to the system wide path. If one wants to have Erlang in the path, one has to add it by hand.
My questions are
Any advice, should i just add the erlang bin folder to the path, or is there a better option
Beta Was this translation helpful? Give feedback.
All reactions