Cain532
Cain532
DDeno
Created by Cain532 on 7/3/2024 in #help
Installation directory empty | Windows 10 | PowerShell installation using github guide
Good afternoon, I apologize if this was already covered, I doom scrolled through the posts but did not see anything similar to the issue I am having. As stated in the title, I am attempting to install deno on a Windows 10 machine by executing the irm command in powershell. I am running PS as administrator, I have also tried using winget on CMD and PS respectively (both with and without admin). Each time I do, I get the success message but I cannot execute any commands. Investigating the .deno/bin folder in C:\Users%MYNAME%.deno\bin it is empty. I am trying to get this running so that I can host an online session of Ocarina of Time with Ship of Harkinian. ----UPDATE---- I hope this is helpful, I found a workaround. I downloaded the source code, even then running through PowerShell to install was failing every single time... I finally managed to get it by executing the install.sh file included with the source code, and now I am FINALLY able to use it...
2 replies