Homesteadでvagrant up
したら、怒られてなにかと思った。
==> homestead: [vagrant-hostsupdater] This operation requires administrative access. You may skip it by manually adding equivalent entries to the hosts file.
C:/Users/[ユーザー名]/.vagrant.d/gems/2.2.5/gems/vagrant-hostsupdater-1.0.2/lib/vagrant-hostsupdater/HostsUpdater.rb:98:in `initialize': Permission denied @ rb_sysopen - C:/WINDOWS/system32/drivers/etc/hosts (Errno::EACCES)
vagrant-hostsupdater使うなら、/etc/hosts
の書換に管理者権限いるよねー
ということで、Git Bashを管理者権限でたちあげて解決!