vue create 报错解决方法 书生000 2021-09-24 224 阅读1分钟 解决方法: 1、管理员身份运行PowerShell 2、执行:set-ExecutionPolicy RemoteSigned 3、输入Y回车 4、解决问题