-
Hello! I'm having a problem setting up ts-jest with knex. Here is a simplified copy of the codebase I am using with only the files directly correlated to this problem that can be used to reproduce the issue. When i run
I don't get this error when I run I tried adding
as the second line in the file knexfile.ts. With this I don't get the import error mentioned before, the tests run but when it gets to the function in teardownTests.ts I get this error
How can I solve this problem? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The repo you linked doesn't exist |
Beta Was this translation helpful? Give feedback.
The repo you linked doesn't exist