Windows- The host path of the shared folder is missing
Edit on GitHubDescription
When building the virtual machine in Windows, you get The host path of the shared folder is missing error.
Solution
Clone the Spryker repository manually and start the machine again. To do this, execute the following commands:
mkdir project
cd project
git clone https://github.com/spryker-shop/suite.git .
cd ..
vagrant up
Thank you!
For submitting the form