오류처리
VS Code 이 시스템에서 스크립트를 실행할 수 없으므로(window)
maggieH
2021. 9. 11. 19:34
window power shell 우측클릭(관리자 권한으로 실행
> Set-ExecutionPolicy RemoteSigned
> [A] 모두 예
> Get-ExecutionPolicy
//RemoteSigned
출처: https://jy-tblog.tistory.com/8 [jy.log]