learnyounode
learnyounode copied to clipboard
sudo npm install learnyounode -g not working
I ran this command on my terminal and this process got completed. Even after this, I could not get learnyounode commmand to run. I am getting error = "Command not found. "
@Ayushanand-target It would be important to know how you setup your system and what system it is. Also you should check the output of env. On windows it might be necessary to restart the computer.
mine is on ubuntu. i can't get it to run after installation.
@Ayushanand-target make sure to prefix the command with sudo on a UNIX system.