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
Hello, I'm trying to install this plugin with the version of vagrant I just downloaded and installed, and I receive the below message, what information can I provide to help solve this issue? I just upgraded after receiving a similar message with net-ssh 3.02, and no luck.
The plugin(s) can't be installed due to the version conflicts below.
This means that the plugins depend on a library version that conflicts
with other plugins or Vagrant itself, creating an impossible situation
where Vagrant wouldn't be able to load the plugins.
You can fix the issue by either removing a conflicting plugin or
by contacting a plugin author to see if they can address the conflict.
Vagrant could not find compatible versions for gem "net-ssh":
In Gemfile:
vagrant (= 1.8.1) ruby depends on
net-ssh (~> 3.0.1) ruby
vagrant (= 1.8.1) ruby depends on
net-scp (~> 1.1.0) ruby depends on
net-ssh (>= 2.6.5) ruby
vagrant (= 1.8.1) ruby depends on
net-scp (~> 1.1.0) ruby depends on
net-ssh (>= 2.6.5) ruby
vagrant-librarian-chef (>= 0) ruby depends on
librarian-chef (>= 0) ruby depends on
chef (>= 0.10) ruby depends on
net-ssh (~> 2.1.3) ruby
The text was updated successfully, but these errors were encountered:
Hello, I'm trying to install this plugin with the version of vagrant I just downloaded and installed, and I receive the below message, what information can I provide to help solve this issue? I just upgraded after receiving a similar message with net-ssh 3.02, and no luck.
The plugin(s) can't be installed due to the version conflicts below.
This means that the plugins depend on a library version that conflicts
with other plugins or Vagrant itself, creating an impossible situation
where Vagrant wouldn't be able to load the plugins.
You can fix the issue by either removing a conflicting plugin or
by contacting a plugin author to see if they can address the conflict.
Vagrant could not find compatible versions for gem "net-ssh":
In Gemfile:
vagrant (= 1.8.1) ruby depends on
net-ssh (~> 3.0.1) ruby
The text was updated successfully, but these errors were encountered: