I get this after installing the package and adding to my module imports,
FlutterwaveModule' does not appear to be an NgModule class.(-996002)
flutterwave.module.d.ts(1, 22): This likely means that the library (flutterwave-angular-v3) which declares FlutterwaveModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
I get this after installing the package and adding to my module imports,
FlutterwaveModule' does not appear to be an NgModule class.(-996002)
flutterwave.module.d.ts(1, 22): This likely means that the library (flutterwave-angular-v3) which declares FlutterwaveModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.