Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use this with vantage? #1

Open
sabberworm opened this issue Apr 21, 2016 · 1 comment
Open

Can I use this with vantage? #1

sabberworm opened this issue Apr 21, 2016 · 1 comment

Comments

@sabberworm
Copy link

I’m not sure how I’d use this with vantage. I tried adding it as a regular vantage plugin:

vantage.use(require('vorpal-less'));

But all I get is the following exception:

TypeError: vorpal.command(...).option(...).hidden(...).help is not a function

It seems there is a function called helpInformation but not help.

@dthree
Copy link
Contributor

dthree commented Apr 21, 2016

Unfortunately, vorpal-less uses Vorpal's UI methods, which aren't currently supported in Vantage. Hoping to put together a future version that does!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants