
안녕하세요,
expo 설치 후 VS 코드에서 expo init를 입력했더니 다음과 같이 오류가 뜨네요..
PS C:\Users\USER\Desktop\sparta app> expo init sparta-myhoneytip-danny
expo : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\USER\AppData\Roaming\npm\expo.ps1 파
일을 로드할 수 없습니다. 자세한 내용은 about_Execution_Policies(https://go.microsoft.com/fwlink/
?LinkID=135170)를 참조하십시오.
위치 줄:1 문자:1
+ expo init sparta-myhoneytip-danny
+ ~~~~
+ CategoryInfo : 보안 오류: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
관련된 FAQ는 어디서 볼 수 있나요?
