workshopper / how-to-npm

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

Challenge 00: doesn't tell you how to check version #134

Closed nielsbom closed 3 years ago

nielsbom commented 6 years ago

The 00th challenge tells you what to do but not how to.

But actually, the way to do this challenge is to give that command, right? That's what worked for me. I can create a PR if this is actually what's wrong. Not sure how to do the i18n though..

watilde commented 6 years ago

Hello! I think the challenge is to simply check the user's environment instead of how to npm -v.