
vagrant upしようとすると「To fix this, modify your current project’s Vagrantfile to use another port. Example, where ‘1234’ would be replaced by a unique host port:」というエラーがでる。
Vagrantでvaguran upしようとしたら「ポートが既に使われている」という内容のエラーが出る。
$ vagrant up
Bringing machine '***' up with 'virtualbox' provider...