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

Vagrantfile: running "composer install" post-install script on Windows causes symlink(): Protocol error #114

Closed
l3ku opened this issue Oct 11, 2019 · 2 comments

Comments

@l3ku
Copy link
Contributor

l3ku commented Oct 11, 2019

Error caused by attempting to run Composer on Windows via WSL causes a symlink(): Protocol error during the post-installation WP content symlinking script:

==> wordpress-box: > WordPress\Installer::symlinkWPContent                  
==> wordpress-box: Script WordPress\Installer::symlinkWPContent handling the post-install-cmd event terminated with an exception      
==> wordpress-box:
==> wordpress-box:
==> wordpress-box:   [ErrorException]
==> wordpress-box:   symlink(): Protocol error

Maybe Composer should always be run inside Vagrant/Docker instead on Windows machines?

@ottok
Copy link
Contributor

ottok commented Nov 14, 2019

Is this perhaps a variant on #121?

@ottok ottok added the bug label Nov 14, 2019
@ottok
Copy link
Contributor

ottok commented May 26, 2020

No further information on this one, closing as "won't fix".

@ottok ottok closed this as completed May 26, 2020
@ypcs ypcs added the wontfix label May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants