Skip to content

Npm install doesn't include type definitions #1201

Open
@jdforsythe

Description

@jdforsythe

protobuf.js version: 5.0.3

After npm install there should be type definitions available.

In master, package.json appears to be configured for type definitions:

Screen Shot 2019-04-15 at 3 01 58 PM

However the process to release must be rewriting the file to remove the reference to index.d.ts and the type definition files are also excluded from the npm release completely.

This is perhaps the cause of grpc/grpc-node#572

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions