
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
expo안에 폴더를 만드려고 다음과 같은 코드를 입력하였는데 보안문제로 되지 않는다는 에러코드가 출력됩니다.

작성한 코드 및 에러 메세지
PS C:\Users\서예종\Desktop\sprta-study> expo inhit sprta-firstapp-syj
expo : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\서예종\AppData\Roaming\npm\expo.p
s1 파일을 로드할 수 없습니다. 자세한 내용은 about_Execution_Policies(https://go.microsoft.com
/fwlink/?LinkID=135170)를 참조하십시오.
위치 줄:1 문자:1
+ expo inhit sprta-firstapp-syj
+ ~~~~
+ CategoryInfo : 보안 오류: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
