You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am stuck getting the vagrant pre reqs installed on my Mac OS 10.10.2. Specifically vagrant-berkshelf.
I installed Chefdk, and berks is available at command line, but something else is stopping the vagrant plugin.
Steves-Mac-Pro:standalone sgg$ vagrant plugin install vagrant-berkshelf
Installing the 'vagrant-berkshelf' plugin. This can take a few minutes...
Installed the plugin 'vagrant-berkshelf (4.0.4)'!
Post install message from the 'vagrant-berkshelf' plugin:
The Vagrant Berkshelf plugin requires Berkshelf from the Chef Development Kit.
You can download the latest version of the Chef Development Kit from:
https://downloads.getchef.com/chef-dk
Installing Berkshelf via other methods is not officially supported.
my mistake. I interpreted the "The Vagrant Berkshelf plugin requires Berkshelf from the Chef Development Kit." as an error (complaining that Berkshelf couldnt be found). I finished adding the other pre reqs and things seem to have booted.
new vagrant user here, no experience with Chef.
I am stuck getting the vagrant pre reqs installed on my Mac OS 10.10.2. Specifically vagrant-berkshelf.
I installed Chefdk, and berks is available at command line, but something else is stopping the vagrant plugin.
Steves-Mac-Pro:standalone sgg$ vagrant plugin install vagrant-berkshelf
Installing the 'vagrant-berkshelf' plugin. This can take a few minutes...
Installed the plugin 'vagrant-berkshelf (4.0.4)'!
Post install message from the 'vagrant-berkshelf' plugin:
The Vagrant Berkshelf plugin requires Berkshelf from the Chef Development Kit.
You can download the latest version of the Chef Development Kit from:
Installing Berkshelf via other methods is not officially supported.
Steves-Mac-Pro:standalone sgg$ berks --version
3.2.4
Steves-Mac-Pro:standalone sgg$
Suggestions?
The text was updated successfully, but these errors were encountered: