
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
어느정도 진행하다보면 항상 도구를 설치할때 error An unexpected error occurred: "EPERM: operation not permitted 라고 하면서 에러가 납니다. yarn과 expo install을 이용하는 모든 설치에서 동일한 에러가 발생합니다. 컴퓨터 재부팅 및 전체 프로젝트 갈아업고 처음부터도 해봤습니다. 근데 항상 어느 순간부터 저 에러가 납니다. 어떻게 해결할 수 있을까요
C:\Users\dslcc\Desktop\Learning\스파르타코딩클럽\앱개발 종합반 - 국비지원\sparta-study\sparta-myhoneytip-som>yarn add axios
yarn add v1.22.19
warning ..\package.json: No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "react-native > react-native-codegen > jscodeshift@0.13.1" has unmet peer dependency "@babel/preset-env@^7.1.6".
error An unexpected error occurred: "EPERM: operation not permitted, rmdir 'C:\\Users\\dslcc\\Desktop\\Learning\\스파르타코딩클럽\\앱개발 종합반 - 국비 지원\\sparta-study\\sparta-myhoneytip-som\\node_modules\\@types\\qs'".
info If you think this is a bug, please open a bug report with the information provided in "C:\\Users\\dslcc\\Desktop\\Learning\\스파르타코딩클럽\\앱개 발 종합반 - 국비지원\\sparta-study\\sparta-myhoneytip-som\\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
