Skip to content
New issue

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

[angular] Fix Angular CLI 11.1 camel case arguments deprecation warning #13773

Merged
merged 1 commit into from
Jan 31, 2021

Conversation

kaidohallik
Copy link
Contributor

Fix warning since Angular CLI version 11.1 while running npm test

Support for camel case arguments has been deprecated and will be removed in a future major version.
Use '--log-heap-usage' instead of '--logHeapUsage'.

Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mshima mshima merged commit 2a6b868 into jhipster:main Jan 31, 2021
@kaidohallik kaidohallik deleted the fix-log-heap-usage-warning branch January 31, 2021 23:01
@pascalgrimaud pascalgrimaud added this to the v7.0.0-beta.2 milestone Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants