After I removed ionic web content and ionic push, app is massed up

All I did is,

ionic remove ionic-platform-web-client
ionic plugin remove phonegap-plugin-push

and suddenly, it is having a problem in loading plugin and failed to load index.html…

I dont know what is going on…

if I put any use for window.localStorage in .run(), it will mass up loading the view??