当前位置:网站首页>typescript vscode /bin/sh: ts-node: command not found

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

2022-06-24 06:41:00 Let me love you

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

solve :

#  install ts-node
sudo npm install -g ts-node
原网站

版权声明
本文为[Let me love you]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/175/202206240009109093.html