Game 2048 in Ionic

Hi,

I want to insert 2048 game base on angular into ionic. Here is the game link. When i put the game to ionic, got an error below:

Uncaught Error: [$injector:unpr] Unknown provider: $$qProvider <- $$q <- $animate

Do you guys know how to solve it or have a suggestion how to implement this game either game based on pure Javascript or Angular to ionic?

2048 - Javascript
2048 - Angular

Thanks.

também gostaria de saber