powershell でvagrant の起動確認をするもエラーとなってしまう。
(初心者のため不適格な表現がありましたらご容赦ください。)
c言語を学ぶにあたり環境設定をしている段階です。
cドライブ、USERS¥USERNAME¥に.vagrant.d .VirtualBox を指示通りにダウンロード、さらに同じ場所にlinuxフォルダーを作り、そこにはVagrantfile.txtと容量お大きなboxファイルを移動させました。
powershell にて
cd c:¥users¥USERNAME¥linux
vagrant up
vagrant ssh
そうすると緑のコマンドがでてくるようなのですが、>vagrant upの後に以下のメッセージがでてきてしまいます。
A Vagrant environment of target mashine is required to run this comand. Run 'vagrant init' to create a new Vagrant environment.
Or,getoan ID of a target mashine 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.
windowsです。
何をどうしたら良いのでしょうか。宜しくお願い致します。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/05/25 08:34
2020/05/25 08:49