Vagrant box 無法啟動(dòng)
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["hostonlyif", "create"]
Stderr: 0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to create the host-only adapter
VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
VBoxManage: error: Context: "RTEXITCODE handleCreate(HandlerArg *)" at line 94 of file VBoxManageHostonly.cpp
去官網(wǎng)下載最新的VirtualBox重新安裝之后可以解決,我安裝的版本號是5.2.18
Git不復(fù)存在
運(yùn)行命令重新安裝即可
xcode-select --install
瀏覽器打開新標(biāo)簽頁極卡
原因不明,等待官方更新吧
補(bǔ)充:
居然是搜狗輸入法的問題,更新到最新版本的輸入法可以解決