To fix it, run the TypeScript file with ts-node --esm my-file.ts , or remove "type": ... And you can debug TypeScript in VSCode too.
確定! 回上一頁