Closed flcdrg closed 1 year ago
If environment variable isn't found, then it is set to null, so we check this before we try and call Test-Path
Fixes #64
@gep13 Can you approve it and update a task? I have this problem too.
I need to double-check I've created this against the correct branch (got it wrong last time!)
If environment variable isn't found, then it is set to null, so we check this before we try and call Test-Path
Fixes #64