
바탕화면에 sparta-study 폴더 생성하고 진행하는데 VS에서 Expo 연동 및 라이브러리 다운로드가 안되요...
보고 계신 화면 전체를 캡처해

주시면, 튜터님들이 빠르게 상황을 이해할 수 있어요.
PS C:\Users\user\OneDrive\바탕 화면\sparta-study\sparta-myhoneytip-jo> expo install expo-status-bar
expo : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\user\AppDat
a\Roaming\npm\expo.ps1 파일을 로드할 수 없습니다. 자세한 내용은 about_E
xecution_Policies(https://go.microsoft.com/fwlink/?LinkID=135170)를 참
조하십시오.
위치 줄:1 문자:1
+ expo install expo-status-bar
+ ~~~~
+ CategoryInfo : 보안 오류: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
PS C:\Users\user\OneDrive\바탕 화면\sparta-study\sparta-myhoneytip-jo> yarn add expo-status-bar@^1.0.0
yarn : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\user\AppDat
a\Roaming\npm\yarn.ps1 파일을 로드할 수 없습니다. 자세한 내용은 about_E
xecution_Policies(https://go.microsoft.com/fwlink/?LinkID=135170)를 참
조하십시오.
위치 줄:1 문자:1
+ yarn add expo-status-bar@^1.0.0
+ ~~~~
+ CategoryInfo : 보안 오류: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
PS C:\Users\user\OneDrive\바탕 화면\sparta-study\sparta-myhoneytip-jo> yarn add expo-status-bar@^1.0.0^C
PS C:\Users\user\OneDrive\바탕 화면\sparta-study\sparta-myhoneytip-jo>
