Closed emoralesb05 closed 8 years ago
Update to use angular-cli@1.0.0-beta.15.
angular-cli@1.0.0-beta.15
ng serve
ng serve --prod
ng test
ng e2e
npm uninstall -g angular-cli
npm cache clean
rm -rf node_modules dist tmp
npm install -g angular-cli@latest
What's Included?
https://github.com/angular/angular/issues/11580
Description
Update to use
angular-cli@1.0.0-beta.15
.What's included?
angular-cli@1.0.0-beta.15
(webpack)ng serve
andng serve --prod
ng test
ng e2e
Test Steps
npm uninstall -g angular-cli
npm cache clean
rm -rf node_modules dist tmp
npm install -g angular-cli@latest
ng serve
and all the commands inWhat's Included?
Known issues
https://github.com/angular/angular/issues/11580