ngxtension:convert-di-to-inject - Error: Unknown argument: path
paradox37 opened this issue · comments
Hello,
I want to report a bug with ng g ngxtension:convert-di-to-inject --path=<path-to-ts-file>
.
When I run the command, I get the message: Error: Unknown argument: path
.
To ensure there is no mistake on my side, I tried ng g ngxtension:convert-signal-inputs --path=<path-to-ts-file>
and it works fine.
Hello @paradox37
The feature is still in PR and it's not merged yet. Will be merged this week I believe.
@eneajaho Okay. I found it in the documentation so I assumed it was already implemented.
@eneajaho Okay. I found it in the documentation so I assumed it was already implemented.
Yeah true. Sorry for the confusion, this feature should be merged this week.