angular2-swing
angular2-swing copied to clipboard
Type SwingCardComponent is part of the declarations of 2 modules
[22:27:30] Error: Type SwingCardComponent is part of the declarations of 2 modules [22:27:30] SwingModule and AppModule! Please consider moving SwingCardComponent to a higher module that imports SwingModule and AppModule. You can also create a new NgModule that exports and includes SwingCardComponent then import that NgModule in SwingModule and AppModule. [22:27:30] ngc failed [22:27:30] ionic-app-script task: "build" [22:27:30] Error: Error
======= IONIC INFO
Your system information:
Cordova CLI: 6.4.0 Ionic Framework Version: 2.0.0-rc.2 Ionic CLI Version: 2.1.8 Ionic App Lib Version: 2.1.4 Ionic App Scripts Version: 0.0.43 ios-deploy version: Not installed ios-sim version: 5.0.11 OS: macOS Sierra Node Version: v6.9.1 Xcode version: Xcode 8.1 Build version 8B62
Did anyone find any solution for this? Facing the same.
https://github.com/ksachdeva/angular2-swing-example/blob/master/src/app/app.module.ts
Can this issue be closed?