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

Mix Failure at startup #113

Closed
janxious opened this issue Oct 11, 2019 · 2 comments
Closed

Mix Failure at startup #113

janxious opened this issue Oct 11, 2019 · 2 comments

Comments

@janxious
Copy link

Trying to follow the instructions for getting this working, I have exactly the required software versions specified. I see this:

[master] grapevine $ mix deps.get
** (CompileError) config/config.exs:1: module Config is not loaded and could not be found
    (elixir) lib/code.ex:232: Code.eval_string/3
    (mix) lib/mix/config.ex:220: Mix.Config.eval!/2

Is the assumption that one will set this up via vagrant or docker instead of locally?

• • • • •

I kind of expected a bin/setup or something similar to get started working on an issue. :)

@oestrich
Copy link
Owner

So far I'm almost the only one who has developed this so no need for bin/setup 😄. This is assuming "native" development, no docker or vagrant.

That said, this looks like an issue with not using Elixir 1.9. Are you using the versions in .tool-versions?

@janxious
Copy link
Author

I double-checked my elixir version and it was the culprit. I think I just misread the information brew was giving to me. Sorry for the alarm. :(

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

No branches or pull requests

2 participants