compiler icon indicating copy to clipboard operation
compiler copied to clipboard

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

Open nlassaux opened this issue 3 years ago • 1 comments

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!
  • Elm: 0.19.1

nlassaux avatar Jun 15 '22 10:06 nlassaux

Thanks for reporting this! To set expectations:

  • Issues are reviewed in batches, so it can take some time to get a response.
  • Ask questions in a community forum. You will get an answer quicker that way!
  • If you experience something similar, open a new issue. We like duplicates.

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

github-actions[bot] avatar Jun 15 '22 10:06 github-actions[bot]