前提・実現したいこと
vagrant up してubuntuを使えるようにしたい
発生している問題・エラーメッセージ
Vagrant failed to initialize at a very early stage: Failed to locate the powershell executable on the available PATH. Please ensure powershell is installed and available on the local PATH, then run the command again.
該当のソースコード
vagrant box add ubuntu/bionic64 --box-version 20200130.1.0 vagrant up
試したこと
同じエラーメッセージでググって同じようなエラーが出力された方のページを見て、解決法を試してみても、うまくいかなかったです。
Pathのエラーのようですがどうすれば、解決できるでしょうか?
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。