mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #107] crate in paths is experimental #62
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Brutus11111 on GitHub (Oct 24, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/107
I'm trying to install this on MX Linux. I'm not entirely sure where this is going wrong. The error shows an issue number, which leads me to this:
https://github.com/rust-lang/rust/issues/45477
Not sure what to do with it though.
Here is what happens:
@Mange commented on GitHub (Nov 20, 2019):
You probably have a very old version of Rust installed. What is the output of
rustc --version?