Skip to content

How specify generated to use "@grpc/grpc-js" instead of "grpc" #63

@pattrickrice

Description

@pattrickrice

The npm package is being deprecated and documentation recommends to switch to

Node.js gRPC Library
This library is now only receiving bug fixes and runtime compatibility updates. In April 2021 it will be deprecated and will no longer receive any updates. https://www.npmjs.com/package/grpc#nodejs-grpc-library

The tool generates a problematic import import * as grpc from "grpc"; which should be switched and the README doesn't document if there's an argument that supports the switch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions