ARGH! Fuck nodejs. Seriously. FUCK THIS LANGUAGE. Always a new fucking problem every goddamned day.
I worked for hours over the past two days to get CI/CD set up for this project. It was all working yesterday. Today, I run it again and it fails because suddenly it doesn't like the version of nodejs being used.
So, I upgrade. And it still doesn't like the version because I've upped it to node 19 and the errors all say it needs 18 or 20.. WTAF?
Just fuck this fucking language. Worst fucking language I've ever dealt with.

