Angular-v3
Angular-v3 copied to clipboard
Cannot use v3 in Angular 17 project
Have you read our Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect
Do you want to ask a question? Are you looking for support? The developer slack is the best place for getting support
Description
I am following Using Flutterwave as a Component Method 2 in the readme. My project is using Angular 17. After following the instructions (NB: If you experience compilation errors in your app after importing the Flutterwave module, component or service. Kindly include the following line in tsconfig.app.json under compilerOptions :) I get the error Error: src/app/store-front/payment/payment/payment.component.ts:8:27 - error NG2012: Component imports must be standalone components, directives, pipes, or must be NgModules.
. I followed the readme
Steps to Reproduce
- Import FlutterwaveModule to the choice of standalone component.
- Run ng serve and error would be reproduced
Expected behaviour:
Display component button
Actual behaviour:
Configuration
- API Version: v3
- Environment:
- Browser:
- Language: