
PS C:\Users\soyma\OneDrive\Desktop\sparta-study> expo init sparta-myhoneytip-Joo
expo : File C:\Users\soyma\AppData\Roaming\npm\expo.ps1 cannot be loaded because running scripts
is disabled on this system. For more information, see about_Execution_Policies at https:/go.mic
rosoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ expo init sparta-myhoneytip-Joo
+ ~~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
PS C:\Users\soyma\OneDrive\Desktop\sparta-study>
Visual studio에서 동일하게 따라서 expo init sparta-myhoneytip-Joo를 입력했는데 위에 메시지가 뜹니다. blank를 선택할 수 있는 메시지가 뜨지 않네요.
그런데 윈도우에 cmd로 들어가 terminal에서 expo init sparta-myhoneytip-Joo로 치면 작동이 됩니다. blank까지 다 선택할 수 있습니다.
뭐가 문제 일까요?
