Playwright-Test-Runner
Playwright-Test-Runner copied to clipboard
Getting TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts"
While running "clip.test.ts" file, getting error like "TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts"" but other ts file working fine. Only having issue when i tried to run clip test case
I believe u have installed the clipboardy package
yes installed, using command "npm install clipboardy -D" but still I am getting this issue