ngxtension / ngxtension-platform

Utilities for Angular
https://ngxtension.netlify.app/
MIT License
576 stars 83 forks source link

ngxtension:convert-di-to-inject - Error: Unknown argument: path #331

Closed paradox37 closed 4 months ago

paradox37 commented 4 months ago

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.

eneajaho commented 4 months ago

Hello @paradox37 The feature is still in PR and it's not merged yet. Will be merged this week I believe.

paradox37 commented 4 months ago

@eneajaho Okay. I found it in the documentation so I assumed it was already implemented.

eneajaho commented 4 months ago

@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.