Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seth-reeser authored Jun 20, 2024
1 parent 3a0fae9 commit e8512b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1727,6 +1727,9 @@ Below is a log of service-related troubleshooting. If you're having issues relat

* **Vagrant**
* When upgrading Vagrant you may run into errors - the most common issue is mismatched plugins, running this command has a good chance of success `sudo rm -Rf ~/.vagrant.d/gems/ && sudo rm ~/.vagrant.d/plugins.json`
* Mac OS Sonoma is locked to Vagrant 2.3.4 and the following Vagrant plugins:
- `vagrant plugin install faraday --plugin-version=2.7.4`
- `vagrant plugin install nokogiri --plugin-version=1.14.3`



Expand Down

0 comments on commit e8512b0

Please sign in to comment.