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

Issue with "iwr https://deno.land/x/install/install.ps1 -useb | iex" #257

Open
tsaxking opened this issue Mar 29, 2023 · 2 comments
Open

Comments

@tsaxking
Copy link

Hello, I ran: iwr https://deno.land/x/install/install.ps1 -useb | iex and had this problem. It seems at https://deno.land/x/install/install.ps1:39 it is trying to remove a file that does not exist. I am unsure if that problem is on my end. Is that deno.zip file supposed to be the same as ? I genuinely do not understand what is happening.

OS: Windows 10 Home x64

image

@crowlKats crowlKats transferred this issue from denoland/deno Mar 29, 2023
@MarkTiedemann
Copy link
Contributor

MarkTiedemann commented Mar 29, 2023

"The revocation function was unable to check revocation for the certificate."

Seems to me like a duplicate of #223.

Hopefully, this was only a temporary outage.

@Leokuma
Copy link

Leokuma commented Sep 4, 2023

Are we sure the problem is that the revocation server is down? It seems to be happening too often. It has happened to many people on Discord and even to my coworkers.

I think we should give more attention to this problem because I'm afraid that frustrated newcomers might just give up on using Deno because they can't install it.

Discussion about the security implications of --ssl-no-revoke: https://security.stackexchange.com/questions/267725/is-it-necessary-for-curl-to-check-for-crl-in-windows

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

3 participants