Navigation Menu

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

Update Elixir dep to v0.13-dev #69

Merged
merged 3 commits into from Apr 7, 2014

Conversation

darkofabijan
Copy link
Contributor

With latest mix.lock update Phoenix requires v0.13 version. Project template is also updated.

@rtwomey
Copy link

rtwomey commented Apr 1, 2014

👍, as I was just bitten by this in the form of the following (on Elixir 0.12.5, which is also the most up-to-date version via homebrew):

** (SyntaxError) nofile:1: invalid token: %{"cowboy": {:git, "git://github.com/extend/cowboy.git", "05024529679d1d0203b8dcd6e2932cc2a526d370", []},
    (elixir) src/elixir.erl:113: :elixir.eval/3
    (elixir) lib/code.ex:130: Code.do_eval_string/3
    (mix) lib/mix/deps/lock.ex:58: Mix.Deps.Lock.read/0
    (mix) lib/mix/tasks/deps.get.ex:22: Mix.Tasks.Deps.Get.run/1
    (mix) lib/mix/cli.ex:59: Mix.CLI.run_task/2
    (elixir) src/elixir_lexical.erl:17: :elixir_lexical.run/2

I was also able to just delete mix.lock and run mix deps.get to regenerate the lockfile, though not sure if anything else relies on 0.13-dev yet.

chrismccord added a commit that referenced this pull request Apr 7, 2014
Update Elixir dep to v0.13-dev
@chrismccord chrismccord merged commit aba95c8 into phoenixframework:master Apr 7, 2014
Gazler pushed a commit to Gazler/phoenix that referenced this pull request Sep 17, 2015
…migration-query-to-model-guide

Add Model and Migration Info to Model Guide
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.

None yet

3 participants