julianess

Results 4 comments of julianess

Found out, that the name of the config which is preserved to the command implementation of "config set" has already stripped away the quotes inside the brackets. The config name...

On MacOS and Linux this is working fine, the URL in the brackets stays quoted.

No further actions on this bug? I am facing the same issue with this command: `nx run-many -t=build --projects=tag:productive-app --configuration=production --parallel=6 --nxBail --output-style=static` Error message: `EXEC EPERM: operation not permitted,...

I was facing the same issue and it basically blocks our CI from using file protocol. The content of the folder itself (at least the visible files) did not change....