I am working on ionic 2 app and using angularjs 2. Now I need to implement ng2-translate and I am following https://ionicframework.com/docs/v2/resources/ng2-translate/ doc.
But whenever I import ionicBootstrap from ionic-angular it gives me error
module ionic-angular has no exported member ionicBootstrap.
Here's my ionic info:
I can use some help here guys thanks.