Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pbjs cannot install dependencies in VirtualBox shared folder #823

Closed
Sunstradamus opened this issue Jun 7, 2017 · 1 comment
Closed

Comments

@Sunstradamus
Copy link

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.

@dcodeIO dcodeIO closed this as completed in eb1b404 Jun 9, 2017
@Sunstradamus
Copy link
Author

Just want to point out that 114f7ea has reverted the changes in eb1b404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant