workshopper / learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Path isues

kingram6865 opened this issue · comments

$ echo $PATH
/home/kingram/bin:/home/kingram/.nvm/versions/node/v12.11.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/kingram/bin
[18/5003] (kingram@apollo): 2020-04-24 01:04:41 ~/TUTORIALS
$ learnyournode
-bash: learnyournode: command not found

/home/kingram/.nvm/versions/node/v12.11.1/bin/learnyounode

No problems.

Thoughts?

This is a typo. You tried to type learnyouRnode while its learnyounode. Good luck with the workshop!

Thanks. Dumb mistake.

No worries, happens to the best 👍 good luck!