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
In Elixir version 1.17, the function elixir:start_iex/0 has been removed.
This makes the grisp.ini boot args, suggested in the README, only valid up to elixir 1.16.
We need to document this and find an alternative function to start the elixir shell.
The text was updated successfully, but these errors were encountered:
In Elixir version 1.17, the function
elixir:start_iex/0
has been removed.This makes the grisp.ini boot args, suggested in the README, only valid up to elixir 1.16.
We need to document this and find an alternative function to start the elixir shell.
The text was updated successfully, but these errors were encountered: