Urigo / Ionic-MeteorCLI-WhatsApp

WhatsApp Clone tutorial with Ionic 1.0 and Meteor CLI
https://www.angular-meteor.com/tutorials/whatsapp/meteor/bootstrapping
MIT License
205 stars 267 forks source link

setHost and animationRunner issue #32

Open abtx opened 7 years ago

abtx commented 7 years ago

Hi, I'm getting these errors: 1) angular_angular.js?hash=c17a5a9…:12535 TypeError: runner.setHost is not a function and 2) angular_angular.js?hash=c17a5a9…:12535 TypeError: animationRunner.done is not a function

I'm running it with following versions: Meteor 1.3 NPM 3.10.7

Any idea what this might be?