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

Specify erlang and OTP version in .tool-versions #112

Closed
wants to merge 1 commit into from

Conversation

chriskdon
Copy link
Contributor

I updated the asdf .tool-versions file to include erlang and specify Elixir's OTP version. This makes setting up the project easier for newcomers. I wasn't sure which Erlang version would be best, so I used the same one from the CI pipeline.

This change was prompted when I encountered the error "Error! Failed to load module 'elixir' because it requires a more recent Erlang/OTP version..." while running mix test because I didn't have the correct Erlang version by default.

@bernardd
Copy link
Contributor

Thanks @chriskdon - as it happens I just added the same file myself before I got to this. But appreciate the PR.

@bernardd bernardd closed this Sep 10, 2024
@chriskdon chriskdon deleted the tool-versions-erlang branch September 11, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants