cool-easter-32542
03/13/2024, 5:21 PMpants fmt :: in this repository. It continued to fail doing some work. I read the error message and saw that it was complaining about missing protoc. So on Mac I ran brew install protoc and on Ubuntu 22.04 I ran apt install -y protobuf-compiler and after that it worked on both platforms.
Pants version
N/A
OS
Both Linux and Mac OS
pantsbuild/pants