dthree / vorpal

Node's framework for interactive CLIs
http://vorpal.js.org
MIT License
5.64k stars 280 forks source link

fix issue where inquirer validate errors don't show #195

Closed marcos-abreu closed 7 years ago

marcos-abreu commented 7 years ago

This change fix the issue where inquirer validate errors do not show on vorpal

Issue: https://github.com/dthree/vorpal/issues/69

dthree commented 7 years ago

:+1: thanks.