Module 'ionic.service.analytics' is not available

Hi

I’m getting the following error when injecting $ionicAnalytics

The ionic-platform-web-client is installed correctly

ionic-platform-web-client

It’s also referenced correctly

<script src="lib/ionic-platform-web-client/dist/ionic.io.bundle.js"></script>

I’m also using the correct CLI version

cli version

I’ve created a very simple sample project here

Does anybody have an idea what could be wrong?

I’m also experiencing this issue as well. There might be an issue with the bower package for the ionic-platform-web-client.

ionic io init solved the problem.