ngxtension/ngxtension-platform

--includeReadonlyByDefault error in inject migration

Sergiobop opened this issue · 1 comments

Following the docs https://ngxtension.netlify.app/utilities/migrations/inject-migration/, i'm trying the migration with the readonly option:

ng g ngxtension:convert-di-to-inject --includeReadonlyByDefault

But this errors shows in the terminal:
Error: Unknown argument: includeReadonlyByDefault

Thanks for the issue. Looking into it now.