@Sampo2910 said in Updating Node and NPM:
Is there a way I can see what the app version of Node is? Then i could install ‘up to that’ and keep an eye out for any changes?
Have a look in the source code for the app you are using, or better still, look at the GitHub page which should give you an idea of the version number which is the latest.
In the source code you have running, there is typically a README file which should state the version you are running.