When creating a new Nx workspace using npx create-nx-workspace@latest with the --pm pnpm flag and selecting Angular with Rspack, the installation fails during the postinstall phase on Windows 11 using ...
I am using oauth authentication for otel collector, The token needs to be changed one hour once. I need to set that dynamically. I have used your setHeader with supplier and it was working as expected ...