Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Enum flags do not work with multiple #106

Open
DRNagar opened this issue Jun 25, 2020 · 0 comments
Open

Enum flags do not work with multiple #106

DRNagar opened this issue Jun 25, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@DRNagar
Copy link

DRNagar commented Jun 25, 2020

The enum flag with multiple does not work.

When creating an enum flag with multiple options, they are not properly processed due to the build not returning an array over here:

https://github.com/oclif/command/blob/master/src/flags.ts#L53

@RasPhilCo RasPhilCo added the bug Something isn't working label Jul 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants