I followed above steps to install node. The ls command shows that node and npm files are present in usr/local/bin but when I try to execute node from the same directory it says bash: /usr/local/bin: No such file or directory.
I followed above steps to install node.
The ls command shows that node and npm files are present in usr/local/bin but when I try to execute node from the same directory it says
bash: /usr/local/bin: No such file or directory.