AL-Go icon indicating copy to clipboard operation
AL-Go copied to clipboard

Error handling of missing GH CLI not working in PS7

Open JeppeBylov opened this issue 1 year ago • 4 comments

Hi Freddy,

I'm trying to run the localDevEnv.ps1 script to create a local dev environment. This will be the first container running on this machine, so everything has been installed and setup from scratch.

When running the script with PS7 i experience this error:

image

However, when running the exact same script in PS5:

image

JeppeBylov avatar Apr 10 '24 21:04 JeppeBylov

So, you do have GitHub CLI installed I guess? If you run gh --version in PS5 and PS7 will it display the version in both?

freddydk avatar Apr 11 '24 04:04 freddydk

So, you do have GitHub CLI installed I guess? If you run gh --version in PS5 and PS7 will it display the version in both?

No. At the time i didn't have GitHub CLI installed. Installing it fixed the issue in both versions.

JeppeBylov avatar Apr 11 '24 07:04 JeppeBylov

Strange that PS5 looked like it was installed...

freddydk avatar Apr 11 '24 07:04 freddydk

I have tried to repro this, but cannot

freddydk avatar Apr 14 '24 21:04 freddydk