Updated and broken

Hey there! Sorry you’re having trouble with the upgrade.

So from the error, it looks you’re trying to load things from ionic-framework, but the module has been changed to ionic-angular

https://github.com/driftyco/ionic/blob/2.0/CHANGELOG.md#breaking-changes

You might also want to upgrade your beta cli, your webpack.config, ionic.config.js, package.json and include the new gulpfile.js

There are a few more structural changes coming up

All of these changes should allow for a much easier build process.