vue : 无法加载文件 D:\nodejs\node_install\vue.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.micro
soft.com/fwlink/?LinkID=135170 中的 about_Execution_Policies。
所在位置 行:1 字符: 1
- vue init webpack first
-
+ CategoryInfo : SecurityError: (:) [],PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess  在电脑本地搜索框搜索Windows power shell, 进去之后输入:set-ExecutionPolicy RemoteSigned
回到vscode,执行vue init webpack 项目名即可