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

Fix error in issue #7 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix error in issue #7 #8

wants to merge 1 commit into from

Conversation

ExploHash
Copy link

Just a small fix but doesn't solve the actual problem

@joehand
Copy link
Collaborator

joehand commented Jun 24, 2019

Thanks, if you can update so the tests pass that'd be great.

What is the actual problem here? Maybe we can solve that too =)

@ExploHash
Copy link
Author

Sorry, didn't notice that. I'll look into it in the weekend. The problem is that when I use the "usage" property in the config it fails because rootClic is only created when root && root.options. That's all I know

@joehand
Copy link
Collaborator

joehand commented Jun 25, 2019

If you run standard --fix that should be enough to fix it =)

The problem is that when I use the "usage" property in the config it fails because rootClic is only created when root && root.options.

It'd be great to see an example of your config and maybe we can add that as a test.

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

Successfully merging this pull request may close these issues.

None yet

2 participants