Skip to content

Instantly share code, notes, and snippets.

@hassan
Created May 17, 2017 18:11
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 hassan/de8dcb04b377ca1529cb7efc814df5d4 to your computer and use it in GitHub Desktop.
Save hassan/de8dcb04b377ca1529cb7efc814df5d4 to your computer and use it in GitHub Desktop.
Trying to run updated version of sobelow
10:17 ~/testcases/elixir/ncrud/nada(upgrade)[ruby-2.3.3@global]$ mix archive.install https://github.com/nccgroup/sobelow/raw/master/sobelow.ez
Found existing archive: /Users/hassan/.mix/archives/sobelow.
Are you sure you want to replace it with "https://github.com/nccgroup/sobelow/raw/master/sobelow.ez"? [Yn] Y
* creating /Users/hassan/.mix/archives/sobelow
10:18 ~/testcases/elixir/ncrud/nada(upgrade)[ruby-2.3.3@global]$ mix sobelow
##############################################
# #
# Running Sobelow - v0.2.2 #
# Created by Griffin Byatt - @griffinbyatt #
# NCC Group - https://nccgroup.trust #
# #
##############################################
** (Version.InvalidVersionError) 0.2.2
(elixir) lib/version.ex:269: Version.parse!/1
lib/sobelow.ex:136: Sobelow.get_sobelow_version/0
lib/sobelow.ex:148: Sobelow.maybe_prompt_update/2
lib/sobelow.ex:25: Sobelow.run/0
(mix) lib/mix/task.ex:300: Mix.Task.run_task/3
(mix) lib/mix/cli.ex:58: Mix.CLI.run_task/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment