yo icon indicating copy to clipboard operation
yo copied to clipboard

Show generator version when running the generator

Open sindresorhus opened this issue 11 years ago • 4 comments

I think it would be nicer to show the generator version in the answer instead of the list.

screen shot 2014-08-16 at 00 14 06

Depends on https://github.com/SBoudrias/Inquirer.js/issues/150

sindresorhus avatar Aug 15 '14 22:08 sindresorhus

How do I see the version of installed generators now? they don't appear anywhere in the yo process as far as I can tell?

ShawnTalbert avatar Mar 29 '15 14:03 ShawnTalbert

$ npm ls -g --depth=1 2>/dev/null | grep generator-

sindresorhus avatar Mar 29 '15 15:03 sindresorhus

Would it hurt to also show the version numbers when listing available generators? I'm not sure I see a downside to that.

kevinschaul avatar Jun 29 '16 14:06 kevinschaul

Whoops, wrong issue...

hdon avatar Mar 23 '17 08:03 hdon