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
{{ message }}
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
Installing the 'vagrant-lxc --version '1.0.0.alpha.2'' plugin. This can take a few minutes...
Building nokogiri using packaged libraries.
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.2), and Bundler cannot continue.
Make sure that gem install nokogiri -v '1.6.2' succeeds before bundling.
Looking up the error on the web does yield some results but nothing that could explain the problem. --debug doesn't bring any useful information, so i figured I could always ask here.
thanks.
The text was updated successfully, but these errors were encountered:
I keep getting
Installing the 'vagrant-lxc --version '1.0.0.alpha.2'' plugin. This can take a few minutes...
Building nokogiri using packaged libraries.
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.2), and Bundler cannot continue.
Make sure that
gem install nokogiri -v '1.6.2'
succeeds before bundling.Looking up the error on the web does yield some results but nothing that could explain the problem.
--debug
doesn't bring any useful information, so i figured I could always ask here.thanks.
The text was updated successfully, but these errors were encountered: