ScoopInstaller / Install

📥 Next-generation Scoop (un)installer
https://get.scoop.sh
The Unlicense
688 stars 88 forks source link

i cannot install scoop #51

Closed Arrayweb22 closed 12 months ago

Arrayweb22 commented 1 year ago

Description

i cannot install i tryed installing it with non-administrator shell

Installation Logs

PowerShell Context

Additional Information

Possible Solution

HUMORCE commented 1 year ago

Please fill the issue template

felaris commented 1 year ago

Description

i cannot install i tryed installing it with non-administrator shell

Installation Logs

PowerShell Context

Additional Information

Possible Solution

Can you please copy the error message you get when you try to install so that we can help you out?

lwssen commented 1 year ago

Install scoop report below error, how to solve image

HUMORCE commented 1 year ago

I'm not sure if this is caused by GFW, you could use VPN/proxy server to bypass GFW then retry.

If not, related issues: https://github.com/ScoopInstaller/Scoop/issues/2337 https://github.com/ScoopInstaller/Extras/issues/5504

xxthunder commented 1 year ago

Another possibility would be to disable ssl verification for git:

git config --global http.sslVerify false