Stef
Stef
Has this issue been resolved?
wsl aswell, windows is not the issue
So I've been testing a bit more and I'm getting closer to where I want to be: ```go package main import ( "fmt" "log" "github.com/PuerkitoBio/goquery" "github.com/geziyor/geziyor" "github.com/geziyor/geziyor/client" ) var pokemon...
This is a limitation in OpenShift with OLM. It's been addressed in the V5 release blog: https://github.com/grafana-operator/grafana-operator/blob/5ebf1f965c87208ef58b7e5aeeb7765449c76952/docs/blog/v5-intro.md?plain=1#L203
> > This is a limitation in OpenShift with OLM. It's been addressed in the V5 release blog: > > https://github.com/grafana-operator/grafana-operator/blob/5ebf1f965c87208ef58b7e5aeeb7765449c76952/docs/blog/v5-intro.md?plain=1#L203 > > I've believe I've seen this been used...
Any updates on this?
FYI even though I'm interested in picking this up, typst does not meet the [minimum criteria for being added](https://github.com/sharkdp/bat/blob/master/doc/assets.md#criteria-for-inclusion-of-new-syntaxes): https://packagecontrol.io/packages/Typst
@j-lakeman Even so, that would only fix half of the issue, right. It requires the owner + repo name, and figuring that out from a binary name would be the...
I have the same issue: https://github.com/hashicorp/vault-secrets-operator/issues/670
So I've taken a look already and xquartz does not seem to be the real/first problem here. I installed it and with it came the `xvfb` cli util, which I'm...