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
Unable to load descriptor: Depends on file 'protoc-gen-openapiv2/options/annotations.proto', but it has not been loaded in /vendor/passkit/passkit-php-grpc-sdk/lib/GPBMetadata/Io/Image/Image.php on line 192
#2
Open
niralibiniwale opened this issue
Nov 15, 2024
· 0 comments
I am trying to integrate PassKit with my WordPress website. On my localhost, I successfully installed gRPC and Protobuf. Afterward, I created a composer.json file in the root directory of my WordPress website. However, when I attempted to run the code for Enroll Membership, I encountered an error related to the annotations.proto file.
Can anyone assist me with resolving this issue?
The text was updated successfully, but these errors were encountered:
I am trying to integrate PassKit with my WordPress website. On my localhost, I successfully installed gRPC and Protobuf. Afterward, I created a composer.json file in the root directory of my WordPress website. However, when I attempted to run the code for Enroll Membership, I encountered an error related to the
annotations.proto
file.Can anyone assist me with resolving this issue?
The text was updated successfully, but these errors were encountered: