Paul Brissaud
Paul Brissaud
Same issue with Ubuntu 20.04 LTS and schematics 11.0.4. Wanted to use this library which looks super cool ! ng version output : ``` _ _ ____ _ ___ /...
@m-yosefpor yes exactly, all informations are available on the [ArgoCD roadmap](https://argo-cd.readthedocs.io/en/stable/roadmap/)
Hi, You can set this env variable `export DOCKER_DEFAULT_PLATFORM=linux/amd64` before your nuctl command and it's good ! Tested and working
> If you use prometheus-operator I suggest using the import alertmanager as an datasource feature in grafana to manage your alerts. Totally agree. I'm also using with prom-operator and it...
@coderabbitai review
@coderabbitai help
@coderabbitai review
I am not sure if the test I made is good, but I tried 😆
Same error after upgrade Next.js from `v13.4.19` to `v13.5.2`and using a trpc backend : ``` function App({ Component, pageProps }: AppProps) { return ( {` :root { --lora-font: ${lora.style.fontFamily}; }...
In my package.json, they are defined as `latest` but here the versions in the lockfile : ``` '@supabase-cache-helpers/postgrest-server': specifier: ^0.0.10 version: 0.0.10(@supabase/[email protected])(@supabase/[email protected]) '@supabase/ssr': specifier: latest version: 0.5.2(@supabase/[email protected]) '@supabase/supabase-js': specifier: latest...