I have installed Node.js with yum install ea-nodejs10 but version check are not working.
Following command not working.
Also node app run command not working
Following command not working.
Code:
node --version
npm --version
Code:
-bash: /node: No such file or directory
Last edited: