Ben Lambert

Results 642 comments of Ben Lambert

When does it throw this issue? Is it just when you run `yarn dev`? Closest thing I can find is https://github.com/laverdet/isolated-vm/issues/258 which is also connected to #22618 which got closed.

Could you provide an example reproduction repo with a complete dockerfile so we can dive in a little bit as I'm unable to reproduce :pray:

I think that this has been fixed in the roadie plugin now too. Going to close this issue as fixed as it's not really a backstage issue. Need to make...

`backstage-cli` only includes `@backstage/*` packages by default. You can pass `--pattern @roadiehq/*` too if you wanted to bump all their packages too.

Can you paste the exact `template.yaml` you're using? It looks like the repository is being created as `private` so either the PAT that the catalog is using does not have...

Also ran into this today internally on one instance, the rest of them are fine. Feels like some form of GRPC handling bug where it loses connection and unable to...