angular-cli 是用typescript写的,依赖modules是typscript和typings
> npm install -g typescript typings
安装angular-cli
> npm install -g @angular/cli --unsafe-perm # 如果以前安装过 > npm update -g angular-cli原文链接:https://www.f2er.com/angularjs/146350.html
angular-cli 是用typescript写的,依赖modules是typscript和typings
> npm install -g typescript typings
安装angular-cli
> npm install -g @angular/cli --unsafe-perm # 如果以前安装过 > npm update -g angular-cli原文链接:https://www.f2er.com/angularjs/146350.html