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

Composer junction of file creates invalid link in shared space of host #131

Open
martin55 opened this issue Apr 23, 2020 · 2 comments
Open

Comments

@martin55
Copy link

Windows 10 Pro
Homestead 9.4
Vagrant 2.2.7
Host: Ubuntu 18.04.4 LTS

Homestead.yaml

folders:
    - map: C:/Users/Documents/git
      to: /home/vagrant/Code
      type: "nfs"

In my case when I run composer on Windows10, it creates junctions of vendor folders. All seems to work on the Win10 side. But when I ssh to homestead host, I can see links are invalid (marked as red. It created something but somehow ubuntu cannot read it properly). When I create links manually or through composer in host, it seems to working in both systems.

Is it supporting symlinks (junctions) created on Win10? Thank you for advices what could be wrong.

@ghost
Copy link

ghost commented Jun 2, 2020

Same problem here. Looking forward for a solution.

@mmodler
Copy link

mmodler commented Jun 25, 2020

Same here

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

2 participants