为了将数字海洋用作流浪者提供者,我遵循了here指令。 但是我得到了这个错误。
$ vagrant up --provider=degital_ocean
The provider 'degital_ocean' could not be found, but was requested to
back the machine 'default'. Please use a provider that exists.
这是$ vagrant plugin list
sahara (0.0.16)
vagrant-berkshelf (1.3.7)
vagrant-digitalocean (0.5.3)
vagrant-hostsupdater (0.0.11)
vagrant-omnibus (1.2.1)
我错过了什么?
答案 0 :(得分:3)
你错了拼写"数字"。 $ vagrant up --provider=digital_ocean