Closed alienscience closed 3 years ago
Also getting this issue, not sure what's happened
Hi @terezka, NRI builds are also breaking with the same error.
Yeah, looks like the same thing as with elm-transducers. The "workaround" is to re-add the 5.1.0 tag to this repo until everyone upgrades to Elm 0.19.
We forked, renamed and published the fork to get unblocked.
Oh, sorry you all! The tag has been added back!
In a similar way to https://github.com/avh4-experimental/elm-transducers/issues/8 we no longer get the HTTP 404 and the error has now changed to:
Error: Problem when downloading the terezka/elm-plot 5.1.0 code.
@omnibs Are you able to give the name of your fork? I looked in your repository listing and cannot find it.
Oh, right, I forgot about that part -- I had to fork the new repo name back to the old repo name to fix elm-transducers (though maybe that can't easily be done here because both are under terezka/ ?)
I could not found the @omnibs repo. So I republished version 5.1.0 under: "mariohuizar/elm-plot": "1.0.0"
We currently have a dependency to elm-plot
However, builds started failing today with the following error:
Has this project been renamed/removed? Is there a workaround?
Thanks in advance for any help.
Edit: As background information, we saw a similar error with a rename of the elm-transducers project: https://github.com/avh4-experimental/elm-transducers/issues/8