Closed
Description
command-line-args caused this error with rollup:
(!) Circular dependency: node_modules/command-line-args/lib/option.js -> node_modules/command-line-args/lib/option-flag.js -> node_modules/command-line-args/lib/option.js
A fix would be to move Option/OptionFlag.create to a new OptionFactory class file and update create callers to use the factory.
Metadata
Metadata
Assignees
Labels
No labels