Vagrant up を実行しようとすると、次のエラー メッセージが表示されます。
Failed to load the "berkshelf" plugin. View logs for more details.
Vagrant failed to initialize at a very early stage:
Failed to load the "vagrant-berkshelf" plugin. The output from loading
the plugin is shown below. View the logs for complete details.
stdout:
stderr: /Users/user/.vagrant.d/gems/gems/berkshelf-2.0.18/lib/berkshelf.rb:25: warning: already initialized constant DEFAULT_FILENAME
/Users/user/.vagrant.d/gems/gems/berkshelf-2.0.18/lib/berkshelf/cookbook_generator.rb:5: warning: already initialized constant LICENSES
Berksfile は正常にインストールされ、今日まですべて正常に機能していました。これを修正する方法を知っている人はいますか?