[Bug]: ts-jest[ts-compiler] (WARN) Unable to process '/node_modules/.pnpm/[email protected][email protected]/node_modules/wouter/esm/index.js', falling back to original file content. You can also configure Jest config option transformIgnorePatterns
to ignore /node_modules/.pnpm/[email protected][email protected]/node_modules/wouter/esm/index.js from transformation or make sure that outDir
in your tsconfig is neither ''
or '.'
#4575
Labels
Version
29.2.5
Steps to reproduce
Clone https://github.com/Grsz/ts-jest-repro
Run
pnpm i
Run
pnpm test
Expected behavior
It should transform the js file from wouter using import.
Actual behavior
Debug log
Too long, github doesn't let submit it.
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: