📌  相关文章
📜  ==> restfulapi: Booting VM... 执行 `VBoxManage` 时出错,这是 Vagrant 用于控制 VirtualBox 的 CLI.命令和标准错误如下所示. - 打字稿代码示例

📅  最后修改于: 2022-03-11 14:48:37.746000             🧑  作者: Mango

代码示例1
//==> restfulapi: Booting VM...
//There was an error while executing `VBoxManage`, a CLI used by Vagrant
//for controlling VirtualBox. The command and stderr is shown below.

1 - Go to the VirtualBox and delete the VM
2 - On your project delete de .vagrant folder
3 - Try to run again vagrant up
4 - Dont forget to run the migrations