Hints on channel not found error
Open
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 116
- Avg merge
- 12h 34m
- Merged PRs (30d)
- 19
Description
```
$ 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 :)
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files or tests are named in the issue. Start by reproducing the `julia +lts` command and tracing the invalid-channel error path in the CLI. Done means the error provides a useful `juliaup add lts` hint or an agreed interactive way to install the channel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100