I am trying to run the NigthwatchJS on centos-release-6-10.el6.centos.12.3.x86_64.
I was able to install nodejs and npm thjen finally NigthwatchJS but I trying to run - I've got some strange JS(NigthwatchJS ) related errors. Thinking it can be due to wrong paths(as NigthwatchJS was installed locally) - I decided to install NigthwatchJS globally to run it from "anywhere". Then all hell broke loose

I was not able to run npm nor node anymore:
node: /lib64/libc.so.6: version `GLIBC_2.16' not found (required by node)
Then trying to install then uninstall again - I was getting the same error. I've removed all node related folders, no different.
Finally, I've removed npm and node and decided to ask here.
Is anyone able to help with making NigthwatchJS up and running?