Node-v3 icon indicating copy to clipboard operation
Node-v3 copied to clipboard

'FlutterwaveModule' does not appear to be an NgModule class

Open pitamash opened this issue 2 years ago • 1 comments

Description

FlutterwaveModule does not appear to be an NgModule class

Steps to Reproduce

1 Updated from angular 14 to angular 16 2. added FlutterwaveModule to app.modules.ts imports; 3. Error

Expected behaviour

No error

Actual behaviour

FlutterwaveModule does not appear to be an NgModule class

Reproduces how often

All times;

Configuration

  • API Version: 1.1.6
  • Environment: live/test
  • Browser: chrome
  • Language: Angular /Ionic
  • Node v18.16.1 (npm v9.5.1)
  • TypeScript ~4.9.4

Screenshot 2023-07-20 at 11 02 13

pitamash avatar Jul 20 '23 08:07 pitamash

Was anyone ever able to solve this issue?

jmmwangi007 avatar Jun 28 '24 17:06 jmmwangi007