Hi, I kindly ask you to introduce a brief command to check quikly all versions of important system's components running,
Steve-Mcl suggested kindly a very effective one
echo -e "Kernel:\t\t$(uname -r)\nNode.js:\t$(node -v)\nnpm:\t\t$(npm -v)\nnode-red:\t$(node-red --help)"
Please have look here: