Today I learned someone put together a chart to tell which version of NodeJS works best with which version of Angular.
I've never put too much thought into it, because I've never experienced incompatibilities with my local install of NodeJS and the version of Angular I'm using.
We do have some different projects that require different versions of Node, though, and have been using Volta to manage that. I hope to get some posts about that in the coming months.