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
Whenever I try installing scoop, it says "Unzip failed: can't find C:\Users\akcra\scoop\apps\scoop\current\scoop.zip to unzip"
####Installation Logs
PS C:\Users\akcra> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
PS C:\Users\akcra> Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
Initializing...
Downloading...
error: unable to stat just-written file test/fixtures/decompress/TestCases.zip: No such file or directory
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
WARNING: Cloning failed. Falling back to downloading zip files.
Extracting...
Unzip failed: can't find C:\Users\akcra\scoop\apps\scoop\current\scoop.zip to unzip.
Abort.
```
Additional Information
Windows 10,, only Windows security
The text was updated successfully, but these errors were encountered:
Description
Whenever I try installing scoop, it says "Unzip failed: can't find C:\Users\akcra\scoop\apps\scoop\current\scoop.zip to unzip"
####Installation Logs
PS C:\Users\akcra> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
PS C:\Users\akcra> Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
Initializing...
Downloading...
error: unable to stat just-written file test/fixtures/decompress/TestCases.zip: No such file or directory
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
WARNING: Cloning failed. Falling back to downloading zip files.
Extracting...
Unzip failed: can't find C:\Users\akcra\scoop\apps\scoop\current\scoop.zip to unzip.
Abort.
```
Additional Information
Windows 10,, only Windows security
The text was updated successfully, but these errors were encountered: