learnyounode icon indicating copy to clipboard operation
learnyounode copied to clipboard

sudo npm install learnyounode -g not working

Open Ayushanand-target opened this issue 10 years ago • 3 comments

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 avatar May 21 '15 08:05 Ayushanand-target

@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.

martinheidegger avatar May 21 '15 13:05 martinheidegger

mine is on ubuntu. i can't get it to run after installation.

robophil avatar Jul 31 '15 13:07 robophil

@Ayushanand-target make sure to prefix the command with sudo on a UNIX system.

ghost avatar Nov 16 '15 00:11 ghost