Skip to content

Use protobufjs-cli package once it is released #5234

Open
@daniel-wer

Description

@daniel-wer

Executing the tests locally (yarn test) fails, because protobufjs internally calls npm install to install some dependencies. In the past we've included these dependencies in our own devDependencies but this breaks without notice if protobufjs adds new dependencies and is confusing. They have recognized this as the dark pattern causing problems that it is and will release a separate protobufjs-cli package which includes these dependencies. Let's switch to that once it becomes available.

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