ng2-swipe-cards
ng2-swipe-cards copied to clipboard
Can't build with --prod flag on Angular 4
Works well without the --prod flag. If --prod flag is added I get the following error:
Error: Metadata version mismatch for module /node_modules/ng2-swipe-cards/ng2-swipe-cards.d.ts, found version 4, expected 3
remove the node_modules/ng2-swipe-cards/node_modules folder from your project. and please update here if it fixed your issue . thanks