Ionic 2 beta.9 - Not building app.bundle.js

There does seem to be an issue with this.

I am getting errors on my project since I upgrade ionic-cli to 2.0.0-beta.32

Running ionic serve on a fresh project works, however adding third party typescript dependencies breaks the compiler.

I am getting a ‘Cannot load module lodash’ error

I cannot seem to fix this and cannot do any work at the moment!

I’ve seen a couple of possibly related GitHub issues so I’ll link these below…