学习angularjs

ng new ng-wyy --style=less --routing -S

npm uninstall -g @angular/cli

npm cache verify

npm cache clean

npm cache clean --force

npm install -g @angular/cli@1.5.2

原文地址:https://www.cnblogs.com/geekjsp/p/14165889.html