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
Installing the 'vagrant-winrm' plugin. This can take a few minutes...
Bundler, the underlying system Vagrant uses to install plugins,
reported an error. The error is shown below. These errors are usually
caused by misconfigured plugin installations or transient network
issues. The error from Bundler is:
An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue.
Make sure that gem install nokogiri -v '1.6.6.2' succeeds before bundling.
If I run the gem command it works fine.
I am running this on OSX 10.9.5
vagrant 1.6.3
The text was updated successfully, but these errors were encountered:
Receiving the following message:
Installing the 'vagrant-winrm' plugin. This can take a few minutes...
Bundler, the underlying system Vagrant uses to install plugins,
reported an error. The error is shown below. These errors are usually
caused by misconfigured plugin installations or transient network
issues. The error from Bundler is:
An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue.
Make sure that
gem install nokogiri -v '1.6.6.2'
succeeds before bundling.If I run the gem command it works fine.
I am running this on OSX 10.9.5
vagrant 1.6.3
The text was updated successfully, but these errors were encountered: