Hey @aral I'm following the instructions for the Site.js hello-world example on Windows and I'm getting an error when running the "site" command. I'm guessing this is a pathing issue? "site : The term 'site' is not recognized as the name of a cmdlet, function, script file, or operable program."
@aral Seems it failed at the "start new shell with elevated permissions" bit even though it did ask me if I wanted to allow it. By manually running windows terminal/powershell as admin and running the install command, the install works.
@konc Hmm, I’ll take a look. You were running it in Windows Terminal (the new app) with PowerShell, right? That’s the only method that I’m supporting on Windows for sanity reasons (primarily, my own) :)
@aral Powershell Core, if that helps narrow it down.
@aral Oh, actually... despite it giving me every indication that it installed properly I don't see it in my program files folder.