摘要: 遇到的问题: win10下 npm install 时报错,提示: Error while executing:npm ERR! D:\programfiles\Git\cmd\git.EXE ls-remote -h -t https://github.com/nhn/raphael.git fa 阅读全文
posted @ 2021-11-07 16:37 JaceyKan 阅读(17673) 评论(1) 推荐(0)
摘要: 转载自:https://blog.csdn.net/ougexingfuba/article/details/104056327 1.win+s 搜索powershell 以管理身份运行 2.使用set-ExecutionPolicy RemoteSigned命令将计算机上的执行策略更改为 Remo 阅读全文
posted @ 2021-11-07 11:31 JaceyKan 阅读(551) 评论(0) 推荐(0)