Problem scenario
You run a Vagrant command. But you get this message: "/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:83:in `require': cannot load such file -- winrm-elevated (LoadError)"
What should you do?
Solution
Run this command:
vagrant plugin install winrm-elevated