Hello,
When running ng new test then a new issue appears that means the discontinuity of the node js projects:
I have tried:
ng config -g cli.warnings.versionMismatch false
Also npm uninstall and install of angular cli and upgrade for the version but nothing seems to work.
Install Git SCM does not relate directly to the issue.
It is expected to change in the node modules but it seems as a dangerous practice.
The issue doesn't seems to appear in the google results.