
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
안녕하세요. 처음 비주얼스튜디오 코드 실행하고 디렉토리 연결후 진행하려 하는데 아래와 같은 오류 발생됩니다.
PS C:\Users\ocean\Desktop\sparta-study> expo init treedoctor-itoh
expo : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\ocean\AppData\Roaming\npm\expo.ps1 파일을 로드할 수 없습니다. 자세한 내용은 about_Execution_Policies(https://go.microsoft.com/fwlink/?LinkID=135170)를 참조하십시오.
위치 줄:1 문자:1
+ expo init treedoctor-itoh
+ ~~~~
+ CategoryInfo : 보안 오류: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess

