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
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: