workshopper / how-to-npm

A module to teach you how to module.
https://www.npmjs.com/package/how-to-npm
ISC License
1.11k stars 219 forks source link

Progress did not update #47

Closed EdiFirst closed 8 years ago

EdiFirst commented 8 years ago

Hi @ashleygwilliams ! I don't know why you closed my issue #41 , its still not solved:

So, my environment was approved : verifying that npm is installed... You have version 3.3.8 installed. Great! Now let's see what the latest version is... wait for it... The latest npm is: 3.3.8 Congratulations! You have a recent version of npm installed!

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@ YOUR SOLUTION IS CORRECT! @@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

But when I go to menu again its still are in question 1, and stay in this "loop": status of the menu

pippinlee commented 8 years ago

FWIW, you should be able to change lessons (via up/down arrow keys and enter key). If you can't change lessons that way, that'd be a great issue to bring up.

bengl commented 8 years ago

As @pippinlee mentioned, you can use the arrows keys to move around the menu.

Having the first lesson selected when the workshop starts up is normal for workshops using https://github.com/substack/adventure, which how-to-npm uses, so if that behavior seems incorrect to you, you should open an issue there.