Skip to content

Instantly share code, notes, and snippets.

@alco
Created October 8, 2015 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alco/23c1385dcae5dfce1eeb to your computer and use it in GitHub Desktop.
Save alco/23c1385dcae5dfce1eeb to your computer and use it in GitHub Desktop.
+ mix do local.hex --force, local.rebar --force
** (ArgumentError) non-alphabet digit found: 
(elixir) lib/base.ex:111: Base.dec64/1
(elixir) lib/base.ex:518: Base."-do_decode64/2-lbc$^0/2-0-"/3
(elixir) lib/base.ex:518: Base.do_decode64/2
(mix) lib/mix/local.ex:91: Mix.Local.find_matching_versions_from_signed_csv!/2
(mix) lib/mix/tasks/local.hex.ex:23: Mix.Tasks.Local.Hex.run/1
(elixir) lib/enum.ex:579: Enum."-each/2-lists^foreach/1-0-"/2
(elixir) lib/enum.ex:579: Enum.each/2
(mix) lib/mix/cli.ex:55: Mix.CLI.run_task/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment