SubPointSolutions / uplift-vagrant

A vagrant plugin for simplified configuration of DC, SQL, SharePoint and Visual Studio.
3 stars 1 forks source link

cannot load such file -- vagrant/uplift #14

Open villor opened 4 years ago

villor commented 4 years ago

Hi,

I wanted a quick way to get a virtual SharePoint lab environment on my mac, and found the Uplift project. I tried using the sp16lts-dev Vagrantfile from uplift-contrib.

Downloaded the Vagrantfile and tried running vagrant up, with the following result:

Vagrant failed to initialize at a very early stage:

The plugins failed to load properly. The error message given is
shown below.

cannot load such file -- vagrant/uplift

Running on macOS Mojave (10.14.6) Vagrant 2.2.6

Output of vagrant plugin list

vagrant-reload (0.0.1, global)
vagrant-uplift (0.2.1902.49, global)
brianreese commented 4 years ago

Also running into this issue. Any idea what might be causing this? Vagrant 2.2.7 Mac OS 10.15.3

brendan-stephens commented 3 years ago

Is this project actively maintained? Legacy? Has it been replaced by something else?

brendan-stephens commented 3 years ago

If you run the command with the debug option -- you will likely see the same library issue as here: https://github.com/SubPointSolutions/uplift-vagrant/issues/13