Utilizo o Vagrant e VirtuaBox no Windows 10, mas quando tento realizar o comando “npm install” ele gera o erro abaixo: [vagrant@localhost hello]$ sudo npm install –no-bin-links npm ERR! path /vagrant/Laravel/hello/node_modules/fsevents/build/Release/.deps/Users/eshanker/Code/fsevents/lib/binding/Release npm ERR! code ETXTBSY npm ERR! errno -26 npm ERR! syscall rmdir npm ERR! ETXTBSY: text file is busy, rmdir ‘/vagrant/Laravel/hello/node_modules/fsevents/build/Release/.deps/Users/eshanker/Code/fsevents/lib/binding/Release’ npm ERR! ARead more