ln: failed to create symbolic link: Protocol error (in Vagrant)

前端 未结 3 1597
难免孤独
难免孤独 2020-12-04 04:12

I\'m using Laravel Homestead (Vagrant, Ubuntu). My host computer is Windows 10 running VirtualBox.

As admin (since I\'ve already seen tons of answer

3条回答
  •  不思量自难忘°
    2020-12-04 04:39

    When using Homestead, making a symlink in your public directory in Windows will also create a symlink on vagrant. The other way round may (!) create this error and will leave a not working symlink in your Windows directory.

提交回复
热议问题