Error on vagrant up - Windows 8.1

Thanks that worked. Now I’m running into the directory length problem with npm:

OSError: [Errno 2] No such file or directory: '/srv/www/roots.dev/current/web/app/themes/sage/node_modules/asset-builder/node_modules/main-bower-files/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/unique-stream/node_modules/es6-set/node_modules/es5-ext/node_modules/es6-symbol/test/is-native-implemented.js'

The file it’t there, however it seems that Ansible (Vagrant?) is not able to go beyond the 260 character limit.

I’m wondering if anybody else is running into this problem as it hasn’t been raised until now.

Thanks,

Mauro