Oleg Solomko
Oleg Solomko
`Windows` for `AMD64` machines support released in [`v0.12.2`](https://github.com/github/gh-net/releases/tag/v0.12.2) 🚀 Please let me know if you need support for `ARM64` or `i386` architectures. cc @homeaidepi
@jwilbur-godaddy hey, thanks for reporting. The `you have no codespaces` message means that token gh cli has cannot list any Codespaces. If you do `gh cs list` it should result...
Yeah I think it regressed, it was exiting normally(though with exit status of 1) but now it spills out the stack trace 👍 I'll keep this issue open to trace...
Won't make sense until `gh-cli` supports `Apple silicon` natively: https://github.com/cli/cli/issues/2426 Marking as blocked for that reason.
Hi, thanks for your signal! Seems it was not optimized version, check it out now, if problem still exist.
An issue still there, doesn't work for me now
ilanah, add your environment info here please
Looks like it is an issue of the web sockets due to proxy or something.
Hey, it is already planned as part of separate icon set page. Thank you!
I found out that this line is the culprit: ``` javascript /** * Emit to the event listeners * @param {string} eventType * @param {Event} event */ wrapper.emit = function(eventType,...