Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Cannot find type definition file for 'testing-library__jest-dom'. #12454

Closed
MarcWadai opened this issue Apr 25, 2024 · 1 comment
Closed

Cannot find type definition file for 'testing-library__jest-dom'. #12454

MarcWadai opened this issue Apr 25, 2024 · 1 comment
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems

Comments

@MarcWadai
Copy link

MarcWadai commented Apr 25, 2024

Description

I have a fork of matrix-react-sdk that I use as a subtree in my project.
When trying to build my fork, it fails when running the command :
yarn build:types

output :

error TS2688: Cannot find type definition file for 'testing-library__jest-dom'.
  The file is in the program because:
    Entry point for implicit type library 'testing-library__jest-dom'


Found 1 error.

I didn't touch any configuration files or added any dependencies in the project.

@dosubot dosubot bot added the T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems label Apr 25, 2024
@t3chguy
Copy link
Member

t3chguy commented Apr 25, 2024

See #9666

@t3chguy t3chguy closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
None yet
Development

No branches or pull requests

2 participants