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
I have Vagrant 1.9, and MacOS Sierra.
I run the bash init_project.sh on the step of "Initializing vagrant box [init_project.sh]" it stays for some minutes and then it displays this error:
Directory '/my/path/vagrant-magento/etc' was not mounted as expected by Vagrant.
Please make sure that 'paliarush/magento2.ubuntu' Vagrant box was downloaded successfully (if not, this may help http://stackoverflow.com/questions/35519389/vagrant-cannot-find-box)
And that Vagrant is able to mount VirtualBox shared folders on your environment (see https://www.vagrantup.com/docs/synced-folders/basic_usage.html )
I have Vagrant 1.9, and MacOS Sierra.
I run the bash init_project.sh on the step of "Initializing vagrant box [init_project.sh]" it stays for some minutes and then it displays this error:
I removed the symlink as described on http://stackoverflow.com/questions/35519389/vagrant-cannot-find-box, and I have even downloaded the box by running
vagrant box add paliarush/magento2
but I still get the error. Any guesses?The text was updated successfully, but these errors were encountered: