mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #35] cargo install error Ubuntu 18.04 #25
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#25
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 @mccarthyryanc on GitHub (Oct 8, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/35
Tried installing via cargo:
and got the following error:
Rust installed via rustup on Ubuntu 18.04
@Rigellute commented on GitHub (Oct 9, 2019):
Sorry to hear this, which version of Rust are you using?
@mccarthyryanc commented on GitHub (Oct 9, 2019):
Apparently an old version! I just updated (
rustup update) and everything built fine. Sorry for the false alarm!@Rigellute commented on GitHub (Oct 9, 2019):
Phew! Great to hear and thanks for the update 👍