Hacker News new | ask | show | jobs
by cluckindan 229 days ago
You create a .node-version file and use fnm or nvm, and presto, when you cd into a project dir, the corresponding node version is activated.

Installing a particular node version also becomes as easy as

    fnm install 24