@borkdude @bagder In WSL or Powershell? In WSL, I pasted my output here: https://gist.github.com/BTowersCoding/de44aab9e85de172ae207a219dd81f97 In Powershell (installed with Scoop) it gives an error because it must use a different syntax:
curl : The remote name could not be resolved: '--version'
At line:1 char:1
+ curl --version
+ ~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invo
ke-WebRequest], WebException
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.Invoke
WebRequestCommand
BTowersCoding@functional.cafe @bagder
Not WSL or powershell, just cmd.exe