Andy
Andy
Hi! I have a problem that is, as I guess, related: Axios template generates a request function as followed: ```ts public request = async ({ secure, path, type, query, format,...
I think this leads also to an error when using "nx affected": I guess this came somewhere between nrwl/[email protected] and nrwl/[email protected], because I get the following error, after migrating nrwl/workspace...
the downside of "moving" the "last-release" tag is that you always have to ```bash git pull -t -f ``` before pushing, to update the tag locally. To avoid that, im...
I'm having the same problem. I want to execute a build in the postTargets. postTargets seem to ignore dependencies, it does not matter, if they are defined as dependsOn or...
Is it possible to have a discovery-url that does not follow the scheme: issuer + /.well-known/openid-configuration ? In my case we have an additional /oauth/ in the path, like: Issuer:...
thanks for the workaround. still an issue in 16.1.4