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

Add the correct ERL and elixir arguments for starting IEx depending on the version of elixir sdk #3562

Merged
merged 1 commit into from
May 8, 2024

Conversation

ashleysommer
Copy link
Contributor

Fixes #3560

@ashleysommer
Copy link
Contributor Author

I tested this on Elixir versions 1.14.5, 1.15.0, 1.15.1, and 1.16.2, it worked as intended through all three code paths.

Copy link
Owner

@KronicDeth KronicDeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed the fix works across all the listed elixir versions

@KronicDeth KronicDeth enabled auto-merge (rebase) May 8, 2024 03:10
@KronicDeth KronicDeth disabled auto-merge May 8, 2024 03:14
@KronicDeth KronicDeth merged commit c76ecda into KronicDeth:main May 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IEx Entrypoint "Elixir.IEx.CLI start()` no longer exists in Elixir v1.15.0+
2 participants