As a forewarning, we are moving the CLI npm package to "@angular/cli" with the next release, which will only support Node 6.9 and greater. This package will be deprecated shortly after. To disable this warning use "ng set --global warnings.packageDeprecation=false" Cannot read property 'input' of null
I've tried this command line npm install -g @angular/cli@latest But it didn't work for me.
npm install -g @angular/cli@latest
Node version : v12.19.0 npm version :6.14.8
v12.19.0
6.14.8
2.1m questions
2.1m answers
60 comments
57.0k users