TypeError: Unknown file extension ".ts" #1942
Unanswered
berekmerilorand
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm receiving the same error after upgrading the wdio packages from package.json to below ones. Since now I've used Node 14 and wdio 7.
I checked through a bunch of places where issues like this were reported and tried a lot of different configuration types, but with no success. I'll appreciate a solution to this.
tsconfig.json
Node version: v16.15.1 (tried also with 16.19.0 and 19.4.0) - I can't use lower version than 16 because wdio 8 is not supported.
Yarn version: 1.18.0
Full error output:
wdio.e2e.config.ts content
Beta Was this translation helpful? Give feedback.
All reactions