We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PS C:\Users\Bogdan> scoop install stripe WARN Purging previous failed installation of stripe. ERROR 'stripe' isn't installed correctly. Removing older version (1.10.3). 'stripe' was uninstalled. Installing 'stripe' (1.10.3) [64bit] stripe_1.10.3_windows_x86_64.zip (6.5 MB) [===================================================================] 100% Checking hash of stripe_1.10.3_windows_x86_64.zip ... Get-FileHash: C:\Users\Bogdan\scoop\apps\scoop\current\lib\install.ps1 Line | 693 | return (Get-FileHash -Path $file -Algorithm $algname).Hash.ToLower() | ^ Cannot find path | 'C:\Users\Bogdan\scoop\apps\stripe\1.10.3\stripe_1.10.3_windows_x86_64.zip' because it does not exist.
ERROR You cannot call a method on a null-valued expression. ERROR Hash check failed! App: stripe/stripe URL: https://github.com/stripe/stripe-cli/releases/download/v1.10.3/stripe_1.10.3_windows_x86_64.zip Expected: 881bd1131cf0d3b3c8f701a96cc15cafadfb08c9b8c0cc6fe2d6077f4b015889 Actual:
Please try again or create a new issue by using the following link and paste your console output: https://github.com/stripe/scoop-stripe-cli/issues/new?title=stripe%401.10.3%3a+hash+check+failed
The text was updated successfully, but these errors were encountered:
I am having the same issue as Bogdag.
Sorry, something went wrong.
Same issue.
No branches or pull requests
PS C:\Users\Bogdan> scoop install stripe
WARN Purging previous failed installation of stripe.
ERROR 'stripe' isn't installed correctly.
Removing older version (1.10.3).
'stripe' was uninstalled.
Installing 'stripe' (1.10.3) [64bit]
stripe_1.10.3_windows_x86_64.zip (6.5 MB) [===================================================================] 100%
Checking hash of stripe_1.10.3_windows_x86_64.zip ... Get-FileHash: C:\Users\Bogdan\scoop\apps\scoop\current\lib\install.ps1
Line |
693 | return (Get-FileHash -Path $file -Algorithm $algname).Hash.ToLower()
| ^ Cannot find path
| 'C:\Users\Bogdan\scoop\apps\stripe\1.10.3\stripe_1.10.3_windows_x86_64.zip' because it does not exist.
ERROR You cannot call a method on a null-valued expression.
ERROR Hash check failed!
App: stripe/stripe
URL: https://github.com/stripe/stripe-cli/releases/download/v1.10.3/stripe_1.10.3_windows_x86_64.zip
Expected: 881bd1131cf0d3b3c8f701a96cc15cafadfb08c9b8c0cc6fe2d6077f4b015889
Actual:
Please try again or create a new issue by using the following link and paste your console output:
https://github.com/stripe/scoop-stripe-cli/issues/new?title=stripe%401.10.3%3a+hash+check+failed
The text was updated successfully, but these errors were encountered: