Hi all, I am encountering this error when running ...
# general
d
Hi all, I am encountering this error when running any pants command:
Copy code
BuildConfigurationError: Version mismatch: Requested version was 2.16.0, our version is 2.16.1rc0.
It just started happening this morning and no obvious reasons on our side. I tried clearing the cache and removing
.pants.d
and
.pids
but it did not help. Any idea why this is happening?
b
d
But we never upgraded to 2.17
b
What happens if you try with
PANTS_NO_NATIVE_CLIENT=1
?
d
I think I may not have cleared the cache properly. Working now