vs code运行ts文件报错

刚安装了vs code,然后在deno环境运行
出现了Error processing launch:Error:Could not connect to target at http://127.0.0.1:9229:Could not find any debuggable target at Object.retryGetodeEnpoint……

如图
img
请教是哪里出现问题了呢

你看看这篇文章,讲述了ts的整个编译过程,用的vs code