Hi
I’m getting the following error when injecting $ionicAnalytics
The ionic-platform-web-client is installed correctly
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
I’ve created a very simple sample project here
Does anybody have an idea what could be wrong?