Spent half a day trying to resurrect an old (as in: working fine, has not needed significant changes in the recent years) pet project using Node.js.
I was neither able to build the project with latest node, nor setting up an environment with the last working Node version (12) and install dependencies with that.
Currently trying to modernize the build toolchain, which is an even bigger time sink. Seriously considering adding node_modules to source control.
