Skip to content

TS6053 file not found when building > 18 #28

@waayaa

Description

@waayaa

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions