psadmin-io / ps-vagabond

PeopleSoft Image management with Vagrant
MIT License
26 stars 10 forks source link

Vagrant 2.1.2 errors with VAGRANT_NO_PLUGINS #76

Closed iversond closed 4 years ago

iversond commented 6 years ago

When starting Vagabond with Vagrant 2.1.2, Vagrant returns this error:

C:/HashiCorp/Vagrant/embedded/gems/2.1.2/gems/vagrant-2.1.2/bin/vagrant:47:in `[]=': Invalid argument - ruby_setenv(VAGRANT_NO_PLUGINS) (Errno::EINVAL)
        from C:/HashiCorp/Vagrant/embedded/gems/2.1.2/gems/vagrant-2.1.2/bin/vagrant:47:in `block in <main>'
iversond commented 6 years ago

A temporary solution is to downgrade to Vagrant 2.1.1.

iversond commented 4 years ago

No longer an issue with newer vagrant versions.