Unable to Run the app after updating to ionic-angular2.0.0.beta8 shows blank screen

Hello I just updated to ionic-angular2.0.0.beta8 and I’m getting the error as:
reflective_provider.js:163
Uncaught Invalid provider - only instances of Provider and Type are allowed, got: undefined

What could be the issue for this. Please help

Maybe you have invalid entry on your providers? Double check your ionicBootstrap parameters.

We need more information than that. Could you share your app.ts. Also, make sure you through the changelog. Maybe you missed something?

I guess that the discussion has moved over to Github:

@mhartington @ubunny @iignatov I was able to resolve the issue I changed to “2.0.0-rc.1” and it working fine now:

Checkout the here: