elm-desktop-app icon indicating copy to clipboard operation
elm-desktop-app copied to clipboard

More clear and explicit versions handling is necessary

Open kirillt opened this issue 5 years ago • 3 comments

Hello, I think elm-desktop-app should:

  1. not allow project initialization with wrong version;
  2. have documentation about supported versions.
$ uname -a
Darwin fritz.box 17.5.0 Darwin Kernel Version 17.5.0: Mon Mar  5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64 x86_64
$ elm --version
0.19.1
$ elm-desktop-app init
...
Success!
$ elm-desktop-app run
...
data['elm-version'] should be equal to one of the allowed values

kirillt avatar Nov 03 '19 09:11 kirillt

I'm getting this error --- is there a workaround?

dogweather avatar Dec 27 '19 17:12 dogweather

What are the allowed values? I also have 0.19.1, and I get this same error. I downgraded to 0.19.0 based on my search results of the project for elm-version, but I still get the same error.

robchristian avatar Feb 07 '20 02:02 robchristian

I am getting the same error in elm 0.19.1. Are there anz plans to make this version compatible?

lukasschaus avatar Mar 29 '20 15:03 lukasschaus