When running npm install [any package] or even npm install on homestead I get the following error:
npm install [any package]
npm install
npm ERR! ETXTBSY: text file is b
Just issue "npm install" in Windows instead of in Homestead. Of course, you need to have npm for windows installed to do that.