You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.
When using a Windows host with Vagrant the symbolic link creation for the temp folder fails, this is the output during the bootstrap script:
The reason for the symbolic link is explained in the bootstrap script:
If we can fix the permission issues we might not need to rely on a symbolic link at all.
This seems to be a common issue with symbolic links and Windows hosts as you can see here: cityindex-attic/logsearch#7
Running
vagrant up
from an administrative command prompt seems to work for the moment.The text was updated successfully, but these errors were encountered: