vagrant up的時(shí)候報(bào)錯(cuò)如下,請問怎么回事?
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 看看虛擬機(jī)是否啟動起來了,如果啟動起來了,直接使用virtualbox 啟動虛擬機(jī)看會不會報(bào)錯(cuò)
2017-04-06
老師講的太清晰了,建議再出一部詳細(xì)的 生產(chǎn)環(huán)境部署教程,此前學(xué)Linux一直朦朦朧朧的,沒想到看這么個(gè)教程給我思路整清晰了、O(∩_∩)O謝謝
2017-04-06
vagrant up 時(shí),啟動虛擬機(jī)的時(shí)候一直卡在 default: SSH auth method: private key
2017-04-01