You don’t need to inject. Ionic already does that.
You just need : angular.module('ionicApp', ['ionic'])
angular.module('ionicApp', ['ionic'])