Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building ionic 2 app when using ng2-animate #7

Open
caden311 opened this issue May 11, 2017 · 1 comment
Open

Error building ionic 2 app when using ng2-animate #7

caden311 opened this issue May 11, 2017 · 1 comment

Comments

@caden311
Copy link

I get this error

Error: Error encountered resolving symbol values statically. Calling function 'animateFactory', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function,

I followed the exact instructions.

import {animateFactory} from "ng2-animate"; @Component({ selector: 'page-dashboard', templateUrl: 'dashboard.html', animations:[animateFactory(800,100,'ease-in')] })

Any ideas why this is happening?

@KManu
Copy link

KManu commented Oct 10, 2017

I have the same issue, and i'm encountering it right when i'm done with my project and building for production 🤦🏾‍♂. I think this project is dead. https://github.com/ackerapple/ack-angular-fx seems like a worthwhile alternative to this, and the above error has been fixed in it. I havent used it though, but i sure wish i had found that before this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants