elm-update ran successfully, but elm-make fails with
$ elm-make
Problem in dependency tortus/elm-array-2d 2.0.1
The elm-package.json constraints of 'tortus/elm-array-2d' are probably
letting too much stuff through. Definitely open an issue on the relevant
github
repo to get this fixed and save other people from this pain.
However, I checked tortus/elm-array-2d out independently and it built fine
against 0.18; its elm-package.json looks fine too (and is pretty minimal).
"dependencies": {
"elm-lang/core": "5.0.0 <= v < 6.0.0"
},
"elm-version": "0.18.0 <= v < 0.19.0"
Any idea how to debug this? The error message is pretty opaque and none of
the google hits for when this arose in earlier version bumps were helpful.
martin
--
You received this message because you are subscribed to the Google Groups "Elm
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.