Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected]: decompress error #199

Open
msamycto opened this issue Jun 23, 2024 · 0 comments
Open

[email protected]: decompress error #199

msamycto opened this issue Jun 23, 2024 · 0 comments

Comments

@msamycto
Copy link

PS C:\Users\craigslist> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

Execution Policy Change
The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose
you to the security risks described in the about_Execution_Policies help topic at
https:/go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the execution policy?
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "N"): A
Initializing...
Downloading...
Creating shim...
Adding ~\scoop\shims to your path.
Scoop was installed successfully!
Type 'scoop help' for instructions.

PS C:\Users\craigslist> scoop bucket add twilio-scoop https://github.com/twilio/scoop-twilio-cli

Checking repo... OK
The twilio-scoop bucket was added successfully.
PS C:\Users\craigslist> scoop install twilio

Installing '7zip' (24.07) [64bit] from 'main' bucket
7z2407-x64.msi (1.9 MB) [=====================================================================================] 100%
Checking hash of 7z2407-x64.msi ... ok.
Extracting 7z2407-x64.msi ... done.
Linking ~\scoop\apps\7zip\current => ~\scoop\apps\7zip\24.07
Creating shim for '7z'.
Creating shim for '7zFM'.
Making C:\Users\craigslist\scoop\shims\7zfm.exe a GUI binary.
Creating shim for '7zG'.
Making C:\Users\craigslist\scoop\shims\7zg.exe a GUI binary.
Creating shortcut for 7-Zip (7zFM.exe)
Persisting Codecs
Persisting Formats
Running post_install script...
'7zip' (24.07) was installed successfully!
Notes

Add 7-Zip as a context menu option by running: "C:\Users\craigslist\scoop\apps\7zip\current\install-context.reg"
Installing 'twilio' (5.21.0) [64bit] from 'twilio-scoop' bucket
twilio-win32-x64.tar.xz (41.6 MB) [===========================================================================] 100%
Checking hash of twilio-win32-x64.tar.xz ... ok.
Extracting twilio-win32-x64.tar.xz ... ERROR Exit code was 2!
Failed to extract files from C:\Users\craigslist\scoop\apps\twilio\5.21.0\twilio-win32-x64.tar.
Log file:
~\scoop\apps\twilio\5.21.0\7zip.log

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/twilio/scoop-twilio-cli/issues/new?title=twilio%405.21.0%3a+decompress+error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant