You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used to have a bucket added from a local bucket path but I just had to scoop bucket rm mybucket it because the drive letter has changed on my system and Scoop began to complain that it cannot find it any longer. Now when I try to re-add the bucket at its new location, I always get an error:
scoop bucket add mybucket "E:\Scoop\mybucket"
ERROR E:\Scoop\mybucket is not a valid Git URL!
ERROR Please see https://git-scm.com/docs/git-clone#_git_urls for valid ones.
Expected Behavior
Add the local bucket.
Additional context/output
I'm sure this used to work (else how was mybucket originally added?) but after having done a search, I see this comment from a ~year ago saying that Scoop doesn't even support adding local bucket paths... What am I missing?
Bug Report
Current Behavior
I used to have a bucket added from a local bucket path but I just had to
scoop bucket rm mybucket
it because the drive letter has changed on my system and Scoop began to complain that it cannot find it any longer. Now when I try to re-add the bucket at its new location, I always get an error:Expected Behavior
Add the local bucket.
Additional context/output
I'm sure this used to work (else how was
mybucket
originally added?) but after having done a search, I see this comment from a ~year ago saying that Scoop doesn't even support adding local bucket paths... What am I missing?System details
Windows version: 11
OS architecture: 64bit
PowerShell version: 7.3.1
Scoop Configuration
The text was updated successfully, but these errors were encountered: