elm / compiler

Compiler for Elm, a functional language for reliable webapps.
https://elm-lang.org/
BSD 3-Clause "New" or "Revised" License
7.48k stars 659 forks source link

Cannot run `elm install m-mullins/elm-console` #2262

Open nlassaux opened 2 years ago

nlassaux commented 2 years ago

Quick Summary: The package doesn't exist on GitHub anymore

SSCCE

$elm install m-mullins/elm-console
Here is my plan:

  Add:
    m-mullins/elm-console    1.0.1

Would you like me to update your elm.json accordingly? [Y/n]: Y
-- PROBLEM DOWNLOADING PACKAGE -------------------------------------------------

I was trying to download the source code for m-mullins/elm-console 1.0.1, so I
tried to fetch:

    https://github.com/m-mullins/elm-console/zipball/1.0.1/

But it came back as 404 Not Found

This may mean some online endpoint changed in an unexpected way, so if does not
seem like something on your side is causing this (e.g. firewall) please report
this to https://github.com/elm/compiler/issues with your operating system, Elm
version, the command you ran, the terminal output, and any additional
information that can help others reproduce the error!
github-actions[bot] commented 2 years ago

Thanks for reporting this! To set expectations:

Finally, please be patient with the core team. They are trying their best with limited resources.