Я использую машины Tinder и для этого я использую SwipeCardsModule, но он дает мне следующую ошибку.Я ссылался на все по этой ссылке https://ampersandacademy.com/tutorials/ionic-framework-3/ionic-3-tinder-like-cards Ошибка показана ниже
Error during template compile of 'SwipeCardsModule' Function
calls
are not supported in decorators but 'makeDecorator' was called in
'NgModule' 'NgModule' references 'NgModule' 'NgModule' references
'NgModule''NgModule' references 'NgModule' calls 'makeDecorator'.
Error: The Angular AoT build failed. See the issues above
at /home/benepik/Desktop/currently working/kriti/bestieionic2new/node_modules/@ionic/app-scripts/dist/aot/aot-compiler.js:237:55
at step (/home/benepik/Desktop/currently working/kriti/bestieionic2new/node_modules/@ionic/app-scripts/dist/aot/aot-compiler.js:32:23)
at Object.next (/home/benepik/Desktop/currently working/kriti/bestieionic2new/node_modules/@ionic/app-scripts/dist/aot/aot-compiler.js:13:53)
at fulfilled (/home/benepik/Desktop/currently working/kriti/bestieionic2new/node_modules/@ionic/app-scripts/dist/aot/aot-compiler.js:4:58)
Пожалуйста, помогите