티스토리 뷰

Web/Front - Vue

Vue_create 오류

잉_민 2022. 2. 15. 15:25

vue create 이름

오류 : 파일을 로드할 수 없습니다. 보안오류

PS C:\Workspace\git_frontback> vue create vueproj
vue : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Program Files\nodejs\vue.ps1 파일을 로드할 수 없습니다. 자세한 내
용은 about_Execution_Policies(https://go.microsoft.com/fwlink/?LinkID=135170)를 참조하십시오.
위치 줄:1 문자:1
+ vue create vueproj
+ ~~~
    + CategoryInfo          : 보안 오류: (:) [], PSSecurityException
    + FullyQualifiedErrorId : UnauthorizedAccess
PS C:\Workspace\git_frontback> Get-ExecutionPolicy
Restricted
PS C:\Workspace\git_frontback> Set-ExecutionPolicy RemoteSigned
PS C:\Workspace\git_frontback> Get-ExecutionPolicy
RemoteSigned
PS C:\Workspace\git_frontback> vue create vueproj

 

해결 : window terminal 관리자 권한 

Set-ExecutionPolicy RemoteSigned

실행

 

 

참고 :

https://dog-developers.tistory.com/183

 

[PowerShell] 이 시스템에서 스크립트를 실행할 수 없으므로 파일을 로드할 수 없습니다. 자세한 내

Visual Studio Code IDE 툴에서 TERMINAL 을 사용하여 webpack을 실행시 또는 다른 명령어 사용시 에러 해결 error message webpack : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\shimk\AppDa..

dog-developers.tistory.com

 

'Web > Front - Vue' 카테고리의 다른 글

Vue_기본함수,기능  (0) 2022.03.22
Vue_router설정  (0) 2022.03.22
프록시 설정  (0) 2022.02.14
Vue_화면 분할  (0) 2022.02.14
Vue_시작하기  (0) 2022.02.14
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/11   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
글 보관함