# grpc-usage-question **Repository Path**: mirrors_stephenplusplus/grpc-usage-question ## Basic Information - **Project Name**: grpc-usage-question - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### Running ```sh $ export GCLOUD_PROJECT="{{projectId}}" $ npm install $ node . ``` gRPC returns an error: ``` { [Error] code: 1, metadata: Metadata { _internal_repr: {} } } ```