LoginSignup
1
0

More than 3 years have passed since last update.

vagrant upが実行できない → ディレクトリが違うだけだった

Posted at

vagrant upが実行できない

A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.

$ vagrant up を実行しようとすると、上記のエラー文が表示されて実行できない。。。

ホームディレクトリじゃん。

Homesteadディレクトリに移動して

cd Homestead

再び実行したらできた!

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0