The following settings shouldn't exist: pip_install_cmd

I’ve had success in the past with Trellis. I’m setting up my first fresh install in months. I followed the guide and ran vagrant up. It stopped instantly with the following error:

There are errors in the configuration of this machine. Please fix
the following errors and try again:

ansible local provisioner:

  • The following settings shouldn’t exist: pip_install_cmd

I’m using
vagrant 2.2.4
pip 18.0

Vagrant 2.2.5 or 2.2.6 will work. But thanks for letting us know I found a small bug since it was checking >= 2.2.4 when it should be just >

I appreciate the speedy reply!

installing Vagrant 2.2.6 resolved my issue. thanks again

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