Skip to content

Typescript can't find declaration folder because the name is wrong #739

@tidurand

Description

@tidurand

What version are you using?

2.10.0

What package are you using?

@barba/core

Describe your issue

There is this issue "Could not find a declaration file for module '@barba/core'." with typescript

Because in package.json there is : "types": "dist/core/src/typings"
But currently the correct folder is : "types": "dist/core/src/src"

Metadata

Metadata

Labels

@barba/core@barba/core pluginbugbug to fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions