bergben / ng2-page-transition

Simple Angular2 component to create a page transition animation on route changes
MIT License
41 stars 7 forks source link

Has no exported member 'wait' #10

Closed samuelsherrer closed 7 years ago

samuelsherrer commented 7 years ago

Helo, i downloaded the demo through the link https://github.com/matsko/ng4-animations-preview, but I am not able to compile when i compile it is printing the following error 'has no exported member 'wait '.". In the animation library.

bergben commented 7 years ago

Hi @SamuelSlf , the ng4-animations don't have anything to do with ng2-page-transition. You have to create an Issue at the angular project. I don't really know about what could cause that issue either.

samuelsherrer commented 7 years ago

Thanks @bergben !!!