mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #127] CLI fails to start on macOS #91
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#91
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 @jbkkd on GitHub (Aug 20, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/127
Tried running
cargo runin thepsst-clifolder, and got this:thread 'main' panicked at 'Expected <track_id> in the first parameter', psst-cli/src/main.rs:20:10@jbkkd commented on GitHub (Aug 20, 2021):
Nevermind, I just realised this is by design 🤦
Closing