昨天,今天,明天,每天的每天,你是否都多懂得一点点...

星期一, 四月 09, 2018

Few things to do to fix ng build --prod issues


Update packages:

npm install -g npm-check-updates
ncu -u 

Delete node_modules folder
npm install

Rollback webpack:

npm remove webpack
npm install webpack@3.11.0


Upgrade angular cli:

npm uninstall -g angular-cli  npm cache clean  npm install -g @angular/cli@latest


or downgrade bootstrap


--
Feng

没有评论:

其它博客地址

此博客的同步博客地址: http://fengnz.wordpress.com
这里进入我的MSN SPACE.