typeScript

初次使用报错 执行 tsc hello.ts 命令报错:因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.microsoft.com/fwlink/?LinkID=135170 中的 about_Execution_Policies。 打开: 运行:set-ExecutionPolicy RemoteSigned 再次执行:就好了 环境配置: node.js v-s-code-
相关文章
相关标签/搜索