juliaup icon indicating copy to clipboard operation
juliaup copied to clipboard

Hints on channel not found error

Open LilithHafner opened this issue 2 years ago • 1 comments

$ julia +lts
Error: The Julia launcher failed to determine the command for the `lts` channel.

Caused by:
    Invalid channel specified

Could hint to try juliaup add lts or, even better, prompt in the way modern Pkg does on using and offer to do it for me :)

LilithHafner avatar Jul 01 '22 00:07 LilithHafner

Yep, great idea!

In general, we should add some functionality that detects whether we can run interactively, and then do a lot more helpful things if we are.

davidanthoff avatar Jul 17 '22 18:07 davidanthoff