mac os angular 升级到最新版本

npm install @angular/{common,compiler,compiler-cli,core,forms,http,platform-browser,platform-browser-dynamic,platform-server,router,animations}@latest typescript@latest --save

安装后运行查看版本信息

ng -v 

 

 

转载于:https://www.cnblogs.com/guolaomao/p/8611422.html

你可能感兴趣的:(mac os angular 升级到最新版本)