赞
踩
npm i -g typescript npm i -g ts-node
这两个都安装好了,ts-node 命令运行ts文件报错 再npm install -D tslib @types/node
就可以了