LoginSignup
0
0

More than 5 years have passed since last update.

vagrantコマンドでnot accessibleエラーが出たときの対処

Posted at

環境

・Windows 10 Pro
・Vagrant 1.9.2

エラー

vagrantコマンド実行すると以下のエラーが発生する。


Vagrant failed to initialize at a very early stage:

The home directory you specified is not accessible. The home
directory that Vagrant uses must be both readable and writable.

You specified: C:\HashiCorp\Vagrant

対処

C:\HashiCorp\Vagrant フォルダの変更権限を付与する!
SnapCrab_NoName_2017-3-23_14-54-8_No-00.png

0
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
0
0