vscode运行typescript报错:/bin/sh: ts-node: command not found. 解决: # 安装ts-node sudo npm install -g ts-node.
確定! 回上一頁