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

Upgrade packages #538

Merged
merged 1 commit into from
Jul 31, 2020
Merged

Conversation

abetomo
Copy link
Contributor

@abetomo abetomo commented Jul 31, 2020

It is an error due to the upgrade of 'commander'.

Error: option 'description' clashes with existing property 'description' on Command
- call storeOptionsAsProperties(false) to store option values safely,
- or call storeOptionsAsProperties(true) to suppress this check,
- or change option name

Fixed it.

It is an error due to the upgrade of 'commander'.

```
Error: option 'description' clashes with existing property 'description' on Command
- call storeOptionsAsProperties(false) to store option values safely,
- or call storeOptionsAsProperties(true) to suppress this check,
- or change option name
```

Fixed it.
@DeviaVir DeviaVir merged commit 90225fd into motdotla:master Jul 31, 2020
@abetomo abetomo deleted the feature/upgrade_packages branch August 1, 2020 23:07
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.

2 participants