cnpm install -g ts-node //安装ts-node
ts-node -v
//查看版本
cnpm install -g typescript//安装typescripttsc -v//查看版本