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
I suspect this was unintentional.
It may be to do with using module:2020
module:2020
Also, @angular/core should be set to the LTS or above, instead of 10.x which was released a couple of months ago.
@angular/core
I recommend using @angular/core: ^8.0.0 unless there is a specific feature that requires an angular newer than that.
@angular/core: ^8.0.0
The text was updated successfully, but these errors were encountered:
@DavidDudson can you make a PR with the fix?
Sorry, something went wrong.
No branches or pull requests
I suspect this was unintentional.
It may be to do with using
module:2020
Also,
@angular/core
should be set to the LTS or above, instead of 10.x which was released a couple of months ago.I recommend using
@angular/core: ^8.0.0
unless there is a specific feature that requires an angular newer than that.The text was updated successfully, but these errors were encountered: