vscode 터미널에서 npm init vue@latest 입력했더니 npm : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Program Files\nodejs\npm.ps1 파일 을 로드할 수 없습니다. 자세한 내용은 about_Execution_Policies(https://go.microsoft.com /fwlink/?LinkID=135170)를 참조하십시오. 위치 줄:1 문자:1 + npm init vue@latest + ~~~ + CategoryInfo : 보안 오류: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess 오류가 나왔을 경우 해결 방법 윈도우 검색에서 PowerShell을 검색한 후, PowerS..