elm-community / html-extra

Additional functions for working with Html.
http://package.elm-lang.org/packages/elm-community/html-extra/latest
MIT License
31 stars 14 forks source link

The elm.json for elm-community/list-extra 1.0.0 got corrupted somehow #18

Closed denisgrib closed 5 years ago

denisgrib commented 5 years ago
> $ elm install elm-lang/html    
-- CORRUPT JSON ----------------------------------------------------------------

The elm.json for elm-community/list-extra 1.0.0 got corrupted somehow.

I removed it from my file cache, so if it was some transient error it should be
fixed if you try the same thing again. Please report this if it seems like an
Elm problem though!
viktor-ferenczi commented 5 years ago

I have a similar problem with the elm-lang/svg package on elm 0.19.

Failing command: elm install elm-lang/svg

What was the solution in case of elm-lang/html?

bnn678 commented 3 years ago

Possibly related issue here: https://github.com/elm/compiler/issues/1792