Open JonKohler opened 2 years ago
dnf install patch resolves this issue, just would be nice if it was documented (or detected the binaries needed before we got this part), since yarn install and this yarn bazel run server doesn't take care of it automatically.
With Rocky 8.6, "patch" is not installed by default. Not sure if we could detect this sooner in the bazel process or what, but without patch installed, you'll get this error.
Filing an issue to have it documented somewhere