You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, without types (I’m not sure if this is a separate bug), I get vantage’s “Missing required argument” error for totally valid arguments if they happen to be 0:
However, I don’t seem to be able to use vorpal’s types method as specified here
Last released version of vantage (to npm) uses old version of vorpal v1.0.5 which does not have the feature implemented.
Also, without types (I’m not sure if this is a separate bug), I get vantage’s “Missing required argument” error for totally valid arguments if they happen to be 0:
This is a bug. I created separate issue #69 for it.
The Readme says:
However, I don’t seem to be able to use vorpal’s
types
method as specified here:The text was updated successfully, but these errors were encountered: