Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error handling of missing GH CLI not working in PS7 #1024

Open
JeppeBylov opened this issue Apr 10, 2024 · 4 comments
Open

Error handling of missing GH CLI not working in PS7 #1024

JeppeBylov opened this issue Apr 10, 2024 · 4 comments
Labels
Cannot repro Unable to reproduce

Comments

@JeppeBylov
Copy link

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

@freddydk
Copy link
Collaborator

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?

@JeppeBylov
Copy link
Author

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.

@freddydk
Copy link
Collaborator

Strange that PS5 looked like it was installed...

@freddydk freddydk added the Cannot repro Unable to reproduce label Apr 14, 2024
@freddydk
Copy link
Collaborator

I have tried to repro this, but cannot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cannot repro Unable to reproduce
Projects
None yet
Development

No branches or pull requests

2 participants