typescript vscode /bin/sh: ts-node: command not found

场景:typescript在vscode运行,报错:/bin/sh: ts-node: command not found

需要安装ts-node

npm install -g ts-node

 

posted @ 2020-04-12 18:51  kpengfang  阅读(6921)  评论(2编辑  收藏  举报