We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I run ng g web-worker with @ionic/[email protected], an unhandled exception occurred.
Then I modify the https://github.com/ionic-team/angular-toolkit/blob/main/packages/schematics/collection.json , it's work. I don't know if this is the reason, please check.
The text was updated successfully, but these errors were encountered:
It seems that this issue will also occur if we use other aliases (like pg for page, or c for component).
pg
c
For example:
ng g page my-page
ng g pg my-page
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
When I run ng g web-worker with @ionic/[email protected], an unhandled exception occurred.
Then I modify the https://github.com/ionic-team/angular-toolkit/blob/main/packages/schematics/collection.json , it's work. I don't know if this is the reason, please check.
The text was updated successfully, but these errors were encountered: