Java

599_npm install -g @vue/cli 에러

우오우어아오앙 2022. 7. 1. 15:09
728x90
SMALL

 

npm install -g @vue/cli 에러

 

vue : 이 시스템에서 스크립트를 실행할 수 없으므로 vue.ps1 파일을 로드할 수 없습니다. 자세한 내용은 about_Execution_Policies를 참조하십시오.

반응형

 

 

Windows PowerShell




Get-ExcutionPolicy

Set-ExcutionPolicy RemoteSigned

Y

 

 

728x90
반응형
LIST