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
Somewhere in your transitive dependencies, you have a dependency on grpc version 1.13.0, which is old and incompatible with recent versions of Node, leading to issues like grpc/grpc-node#1428. I suggest upgrading your dependencies, especially the Google Cloud API client libraries, to upgrade that transitive dependency.
The text was updated successfully, but these errors were encountered:
Somewhere in your transitive dependencies, you have a dependency on
grpc
version1.13.0
, which is old and incompatible with recent versions of Node, leading to issues like grpc/grpc-node#1428. I suggest upgrading your dependencies, especially the Google Cloud API client libraries, to upgrade that transitive dependency.The text was updated successfully, but these errors were encountered: