This probably broke due to a change from old windows command prompt to powershell. The way to refer to env variables in powershell is `$Env:var`
This probably broke due to a change from old windows command prompt to powershell. The way to refer to env variables in powershell is `$Env:var`