Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We ran into sym link problems with node/npm, but these were completely resolved by keeping the node_modules folder in the VM, not sym linked out to the host:

    mkdir /home/vagrant/node_modules
    ln -s /home/vagrant/node_modules /vagrant/node_modules



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: