vagrant up的時候報錯如下,請問怎么回事?
Bringing machine 'default' up with 'virtualbox' provider ...
There are errors in the configuration of this machine
The following errors and try again:
Vm:
* The host path of the shared folder is missing: / Users / vincent / code /
Bringing machine 'default' up with 'virtualbox' provider ...
There are errors in the configuration of this machine
The following errors and try again:
Vm:
* The host path of the shared folder is missing: / Users / vincent / code /
2017-04-12
@01kong24 打開virtualbox 看看虛擬機是否啟動起來了,如果啟動起來了,直接使用virtualbox 啟動虛擬機看會不會報錯
2017-04-06
老師講的太清晰了,建議再出一部詳細的 生產環境部署教程,此前學Linux一直朦朦朧朧的,沒想到看這么個教程給我思路整清晰了、O(∩_∩)O謝謝
2017-04-06
解決自己下載box出現 "rsync" could not be found on your PATH. Make sure that rsync is properly installed on your system and available on the PATH. 問題。
http://stackoverflow.com/questions/34176041/vagrant-with-virtualbox-on-windows10-rsync-could-not-be-found-on-your-path
http://stackoverflow.com/questions/34176041/vagrant-with-virtualbox-on-windows10-rsync-could-not-be-found-on-your-path
2017-03-23