Gem::LoadError: can't activate vagrant-libvirt-0.1.2, already activated vagrant-libvirt-0.0.45

I’ve followed the steps to install Trellis on WSL Ubuntu

On the ‘vagrant up’ command, I’m getting the following error:

Gem::LoadError: can’t activate vagrant-libvirt-0.1.2, already activated vagrant-libvirt-0.0.45

Is anyone able to help?

Thank you

Looks like vagrant tries to activate an older version of vagrant-libvirt than already activated on the system.
Right ruby packages installed? Are you using a ruby version manager, bundler?

This topic was automatically closed after 42 days. New replies are no longer allowed.