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
When update scoop saied scoop.ps1 does not exist. But it actually exists.
I update about once a week and it prompts this error.
If I update a few times in a short period of time, it won't get an error, but I haven't tested how long the intervals are.
Expected Behavior
No error.
Additional context/output
$ scoop update *
Updating Scoop...
Remove-Item: Scoop\apps\scoop\current\lib\core.ps1:943
Line |943|Remove-Item-Path "$shim.$path_app"-Force -ErrorAction S …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| An object at the specified path Scoop\shims\scoop.ps1. does not exist.
WARN Overwriting shim ('scoop.ps1'->'scoop.ps1') installed from scoop
Remove-Item: Scoop\apps\scoop\current\lib\core.ps1:943
Line |943|Remove-Item-Path "$shim.$path_app"-Force -ErrorAction S …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| An object at the specified path Scoop\shims\scoop.cmd. does not exist.
WARN Overwriting shim ('scoop.cmd'->'scoop.ps1') installed from scoop
Remove-Item: Scoop\apps\scoop\current\lib\core.ps1:943
Line |943|Remove-Item-Path "$shim.$path_app"-Force -ErrorAction S …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| An object at the specified path Scoop\shims\scoop. does not exist.
WARN Overwriting shim ('scoop'->'scoop.ps1') installed from scoop
Possible Solution
System details
Windows version: [e.g. 7, 8, 10, 11]
11 OS architecture: [e.g. 32bit, 64bit, arm64]
64bit PowerShell version: [output of "$($PSVersionTable.PSVersion)"]
7.4.5 Additional software: [(optional) e.g. ConEmu, Git]
Bug Report
Current Behavior
When update scoop saied scoop.ps1 does not exist. But it actually exists.
I update about once a week and it prompts this error.
If I update a few times in a short period of time, it won't get an error, but I haven't tested how long the intervals are.
Expected Behavior
No error.
Additional context/output
Possible Solution
System details
Windows version: [e.g. 7, 8, 10, 11]
11
OS architecture: [e.g. 32bit, 64bit, arm64]
64bit
PowerShell version: [output of
"$($PSVersionTable.PSVersion)"
]7.4.5
Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration
The text was updated successfully, but these errors were encountered: