khari998
Erlang 27 not available in homebrew?
Is Erlang 27 stable for mac yet? I haven’t been able to update to 27 through homebrew. Downloading it directly from the website failed as well.
Most Liked
D4no0
Besides the rant in that article about syntax, this is one of the main reasons:
These shims have terrible performance, adding ~120ms to every runtime call.
mise activatedoes not use shims and instead updatesPATHso that it doesn’t have any overhead when simply calling binaries. These shims are the main reason that I wrote this. Note that in the demo GIF at the top of this README thatmiseisn’t actually used when callingnode -vfor this reason. The performance is identical to running node without using mise.
Personally I also still use asdf and I like that in all years of using it I never had to debug it, it just works!
asianfilm
On a Mac I’d recommend asdf, which you can install via homebrew. Than you can install OTP 27 and a compatible version of Elixir, and have different versions per Elixir project.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









