You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On MacBookPro M1 chipset, running macOS Monterey Version 12.4
I cannot execute grpc requests because the baked-in protoc (protobuf compiler) will not execute.
Even when I try building jmeter-grpc-plugin from source, off the master branch, and using:
Java 8
Maven
your internal unit-tests fail for the same reason:
The exception was thrown with the wrong message: expected "Caught exception while waiting for rpc" but got "Unable to resolve service by invoking protoc"
On MacBookPro M1 chipset, running macOS Monterey Version 12.4
I cannot execute grpc requests because the baked-in protoc (protobuf compiler) will not execute.
Even when I try building jmeter-grpc-plugin from source, off the master branch, and using:
your internal unit-tests fail for the same reason:
mvn -v
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
The text was updated successfully, but these errors were encountered: