When running npm install [any package] or even npm install on homestead I get the following error:
npm ERR! ETXTBSY: text file is busy, rmdir '/home/vagrant/valemus-shop-starter/valemus-shop
/node_modules/fsevents'
I tried removing the fsevents directory, however, it doesn't exist.
How do I fix this?