# Wordpress plugins not showing up in local dev vm

**URL:** https://discourse.roots.io/t/wordpress-plugins-not-showing-up-in-local-dev-vm/11150
**Category:** trellis
**Tags:** trellis
**Created:** 2017-12-17T19:10:24Z
**Posts:** 3
**Showing post:** 2 of 3

## Post 2 by @Simeon — 2017-12-17T23:36:24Z

Are you on OS X High Sierra? If so:

> [@High Sierra upgrade issues with filesystem](https://discourse.roots.io/t/high-sierra-upgrade-issues-with-filesystem/10594/8):
>
> Solution! [Found here](https://github.com/hashicorp/vagrant/issues/8788). (Note the most recent OSX supplemental update did not fix this issue) To prove I had the problem my Plugins page on Development was empty, even though the folder was full. If I SSH’d into the Vagrant box and tried ls in the plugins folder it gave the error reading directory '.': Too many levels of symbolic links Find this line: config.vm.synced\_folder local\_site\_path(site), nfs\_path(name), type: 'nfs' Add to the end: , mount\_options: [ 'nolock', 'vers=3', 'tcp', 'fsc…

---

_[View the full topic](https://discourse.roots.io/t/wordpress-plugins-not-showing-up-in-local-dev-vm/11150)._
