mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #516] The handle is invalid. (os error 6) #211
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#211
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 @devonreid on GitHub (Jul 2, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/516
Hello,
I installed the latest version of spt (0.20.0) with cargo into Git for Windows SDK. I went through the whole setup process and it seemed to install/setup with no problems (got passed the permissions page for spotify). When I try to start the program I get this error:
Getting mode failed
Error: IO-error occurred
Caused by:
The handle is invalid. (os error 6)
edit
I also tried installing via scoop in powershell. The install ran fine but when I run spt nothing happens at all but after piping the output into nano, I am getting the same error.
@devonreid commented on GitHub (Jul 2, 2020):
This was a problem using git bash and was resolved by using powershell.