You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the examples in the Ionic Generate docs is ionic generate component login-form --change-detection=OnPush but executing that exact command returns an error:
Description:
One of the examples in the Ionic Generate docs is
ionic generate component login-form --change-detection=OnPush
but executing that exact command returns an error:The same happens when trying to use some other options:
Steps to Reproduce:
In any Ionic Angular project execute the following command:
ionic generate component login-form --change-detection=OnPush
Output:
My
ionic info
:The text was updated successfully, but these errors were encountered: