Playwright-Test-Runner icon indicating copy to clipboard operation
Playwright-Test-Runner copied to clipboard

Getting TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts"

Open swati-patro opened this issue 4 years ago • 2 comments

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

swati-patro avatar Apr 19 '22 16:04 swati-patro

I believe u have installed the clipboardy package

ortoniKC avatar Apr 19 '22 18:04 ortoniKC

yes installed, using command "npm install clipboardy -D" but still I am getting this issue

swati-patro avatar Apr 21 '22 11:04 swati-patro