Skip to content

pbjs cannot install dependencies in VirtualBox shared folder #823

@Sunstradamus

Description

@Sunstradamus

protobuf.js version: current

In a Vagrant VB linux guest on a windows host with shared/synced folders, npm cannot create symlinks. When first running pbjs, it then fails as it cannot install any dependencies that create symlinks in the install script.

Adding --no-bin-links to modInstall in cli/util.js on line 129 would resolve this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions