티스토리 뷰
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
'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
링크
TAG
- motor controll
- MQTT
- node.js
- 유니티플러그인
- 라즈베리파이
- AI
- Arduino
- TouchDesigner
- Express
- unity 360
- sequelize
- 유니티
- houdini
- docker
- ardity
- CNC
- Python
- three.js
- emotive eeg
- RNN
- Unity
- Java
- StableDiffusion
- JacobianMatrices
- DeepLeaning
- oculuspro
- 후디니
- colab
- VR
- opencv
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함