I am using webpack in angular2 and when i try to run my app i get an error stating
Cannot find module \"@angular/animations\"
@angular/animimations was introduced in version 4.0.0 (release candidate). You'll need to update to angular4.