Ionic serve fails with app.bundle.js not found for TypeScript app

I was having the same issue (app.bundle.js not generated).
Please try to refer to this thread: Ionic 2 Not Generating app.bundle.js

Removing the carret for ionic-gulp-browserify-typescript in package.json solved the problem for me :slight_smile: (CLI: ionic 2 beta 32, framework: ionic 2 beta 10)