elm / compiler

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

elm install foo/bar@v #2212

Open pravdomil opened 3 years ago

pravdomil commented 3 years ago

Now there is no way how to install package at specified version.

I would put a note into elm install --help how to do that.

The alternative way is to install elm-json and do elm-json install.

github-actions[bot] commented 3 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.