调用 node_moduels 中的 Vditor 的话直接通过 import Vditor from 'vditor' 引入不了吗?你这个应该是方法执行出错了吧。而且如果直接根据地址来引入 js 也应该是 dist 下的 index 吧。我觉得是引入错误的 ts 的原因。
node_moduels
Vditor
import Vditor from 'vditor'
js
dist
index
ts