Claude Grondin

Results 5 comments of Claude Grondin

> @C1aud3 thanks for reporting this! Can you try connecting to the Codespace with `SSH`? > > ```shell > [sudo] gh codespace ssh > ``` > > This should give...

Hi @legomushroom, unfortunately it didn't seem to solve the issue. Here's what I got: 1. `gh auth status -t` -> copy the token : ✅ 2. `sudo gh auth logout`:...

@legomushroom I confirm I'm still having the issue with the latest version of the plugin and running the `gh net start` command without `sudo`: ```bash gh net start Password: choosing...

> @C1aud3 mind trying this custom [`dev0.12.5-beta1`](https://github.com/legomushroom/gh-net/releases/tag/dev0.12.5-legomushroom-beta1) build? You can install it like this: > > ```shell > gh extension install legomushroom/gh-net > ``` > > Thanks! I'll try to...

Hi @legomushroom , thanks for the fix! Yes, my proxy setup uses env variables. As per my original posting: > Configure required enterprise proxy settings through the HTTP_PROXY, HTTPS_PROXY and...