Martin Brecht-Precht
Martin Brecht-Precht
Is there any interest in merhing this or a similar pr? These hundreds of warnings of my ide caused by heavily misformatted doc blocks are making me sick.
You are absolutely right. Thanks.
Without knowing any identifier of the used key the usage of OTP does not make any sense. Anybody with any valid yubico key could auhtorize to a system that should...
Perfectly true. I suspect that the API in the actual state combined with the imperfect documentation misleads devs to not use it properly. On the other hand an API should...
> Hi @MichaelSeelisch Yes, that's correct and not possible that easy. There was a meeting with William from the Stencil team on how to solve this, but that's a feature...
@DominikPieper sad to read. If we can support this topic with some real world experience, please let us (@MichaelSeelisch and me) know. Would be great to make nx work with...
Please excuse my impatience. When will the fix be available with `nx migrate`? We are urgently waiting for this one …
Can confirm the issue. Are there news regarding a workaround or solution? Otherwise we would need to downgrade ;(
I can confirm that setting the `NX_NATIVE_COMMAND_RUNNER` env to `false` solves the problem for us with the following target setup. ```json "copy-assets": { "executor": "nx:run-commands", "options": { "commands": [ {...