Vincenzo Scamporlino
Vincenzo Scamporlino
Closed by #1928
could you try using node 20? Node 22 is not supported at the moment but it will be in Backstage 1.33 (release is scheduled for tomorrow)
> OK, I added node 20, did nvm use 20, reissued the command npx @backstage/create-app@latest > > I get the error Moving to final location: moving sierac ✔ fetching yarn.lock...
> . . once this loads several queries fire off to request the catalog client for the same data with filters applied for the catalog page filters (should they be...
> Well it COULD be that some of those filter calls turn out to be so expensive that they hold up backend execution. but I guess the load will be...
@CiscoRob is it possible to check how much data those `by-refs` calls are returning to the frontend? I have the feeling the issue might be caused by https://github.com/backstage/backstage/pull/25366
according to the code the `sonarqube.org/project-key` annotation should be in one of the following format: ``` // instanceA/projectA -> projectInstance = "instanceA" & projectKey = "projectA" // instanceA/tenantA:projectA -> projectInstance...
@punkle check your inbox!
any takers for removing `@redhat-developer/red-hat-developer-hub-theme` from dependencies?
> is there any kind of timeline where this will be looked at? My previous PRs haven't sat still for this long so just curioius. reviewing right now. Sorry we...