-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Have you read our Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect
ok
Do you want to ask a question? Are you looking for support? The developer slack is the best place for getting support
ok
Description
The dist version seems to be different from the source version.
Steps to Reproduce
1. npm install
2. ng build
Expected behaviour:
build to succeed
Actual behaviour:
TS6053: FILE NOT FOUND (node_modules/flutterwave-angular-v3/src/index.d.ts)
in lib/flutterwave.service.d.ts reference to index.d.ts does not read from the source folder.
node_modules/flutterwave-angular-v3/lib/flutterwave.service.d.ts:1:21:
1 │ ...ence path="../../../projects/flutterwave-angular-v3/src/index.d....
╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Configuration
Angular CLI: 19.2.0
Node: 22.11.0
Package Manager: npm 10.9.0
OS: linux x64
Additional Information
None
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working