learnyounode
learnyounode copied to clipboard
Installed learnyournode. But how do I run it
/Users/nraghu/Documents/workspace/avaya/RTCPCP raghu-op-mbp:RTCPCP nraghu$ learnyournode -bash: learnyournode: command not found
@nraghu99 did you install with -g
? npm install learnyounode -g
?
raghu-op-mbp:RTCPCP nraghu$ learnyournode
-bash: learnyournode: command not found
It's "learnyounode", without the "r". I was making the same mistake when i first installed it.