One of my colleagues has an issue with Node.js 14.8 : when she creates a new repo the node version automatically downgrades to 10.x for some reason.
She has to update it back to v14 every time.
Any idea how to solve this?
You have installed the version that you are declining globally. If you do the update process globally, you will not have such a problem.