Thrown when any of the Connect runtime modules cannot be imported. Carries the exact specifier that failed and the suggested install command.
readonly
specifier: string
The specifier that failed to import.
Thrown when any of the Connect runtime modules cannot be imported. Carries the exact specifier that failed and the suggested install command.
specifier: string
The specifier that failed to import.
import { GrpcRuntimeLoadError } from "grpc-plugin/src/index.ts";