Skip to content

Instantly share code, notes, and snippets.

@elkoniu
Created June 2, 2020 10:41
Show Gist options
  • Save elkoniu/ba74f7e71d5d2239455f67a18d9268a6 to your computer and use it in GitHub Desktop.
Save elkoniu/ba74f7e71d5d2239455f67a18d9268a6 to your computer and use it in GitHub Desktop.
$ vagrant
Traceback (most recent call last):
8: from /usr/share/vagrant/gems/bin/vagrant:23:in `<main>'
7: from /usr/share/rubygems/rubygems.rb:303:in `activate_bin_path'
6: from /usr/share/rubygems/rubygems.rb:303:in `synchronize'
5: from /usr/share/rubygems/rubygems.rb:304:in `block in activate_bin_path'
4: from /usr/share/rubygems/rubygems/specification.rb:1420:in `activate'
3: from /usr/share/rubygems/rubygems/specification.rb:1438:in `activate_dependencies'
2: from /usr/share/rubygems/rubygems/specification.rb:1438:in `each'
1: from /usr/share/rubygems/rubygems/specification.rb:1449:in `block in activate_dependencies'
/usr/share/rubygems/rubygems/dependency.rb:313:in `to_specs': Could not find 'net-ssh' (~> 5.1.0) - did find: [net-ssh-5.2.0] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=/usr/share/gems:/usr/share/vagrant/gems:/home/ppolawsk/.vagrant.d/gems', execute `gem env` for more information
@MG40
Copy link

MG40 commented Jun 9, 2020

Yes. Saw that and updated :)

It works! Thank you for your effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment