Closed dynacorp closed 4 years ago
Thank you @dynacorp we are looking into this and will make any necessary updates as soon as possible.
Hello @dynacorp ,
Thanks for bringing this to our attention.
Please note that this issue has been fixed. Kindly run npm update
to get the fixes on your angular package.
Regards, Cornelius.
So apparently you cannot import FlutterwaveModule in app module as stated in the usage description import FlutterwaveModule from "flutterwave-angular-v3". It should be import {FlutterwaveModule} from "flutterwave-angular-v3"