Hacker News new | ask | show | jobs
by mu53 739 days ago
Likely you are changing your node version during that 6 months. Similar to ruby with RVM, node has NVM. I create an .nvmrc file denoting the desired node version, and it works reliably all the time.