Loading

VS Code中"无法将“tsc”项识别为 cmdlet、函数、脚本文件或可运行程序的名称"错误的解决方法

1. 检查环境变量Path中是否添加全局命令

2. 管理员权限打开PowerShell输入

set-ExecutionPolicy RemoteSigned
posted @ 2021-06-25 15:57  AnNong  阅读(5017)  评论(0)    收藏  举报