Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 이미지 좌표 추출
- S3
- EC2
- NODE_VERSION
- Error:error:0308010C:digital envelope routines::unsupported
- SASS
- 설치완료안됨
- C언어
- AWS CodeBuild
- expo
- react
- Sequelize Error: Dialect needs to be explicitly supplied as of v4.0.0
- CSS
- aws ec2
- can't getting credentials
- Unable to find the global bin directory
- nodejs
- AWS
- ERR_PNPM_NO_GLOBAL_BIN_DIR
- ogr2ogr
- 반응형 페이지 좌표 변환
- 이미지 맵
- node
- credential error
- 어셈블리어
- netlify variables
- GeoJSON object too complex/large
- 김골라
- rwdImageMaps
- AWS CodePipeline
Archives
- Today
- Total
목록Watchman Permission (1)
ImFe's study

위 오류는 Expo로 생성한 React Native 프로젝트에서 npm run start를 입력할 시 발생했다. 스택 오버플로우와 깃허브 이슈에서는 크게 세 가지 해결책을 제시했는데 1. iterm과 watchman에 Full Disk Access 부여 2. watchman 재설치 3. 해당 프로젝트 폴더를 Users/[설정한 유저명]/ 하위로 이동(..?) 시도해본 순서는 2 -> 1 -> 3 순서인데 2번과 1번은 해결되지 않았다. 1번과 3번은 watchman의 프로젝트에 대한 권한 문제를 해결하기 위한 위한 방법인데 프로젝트 폴더가 Documents보다 더 깊은 depth에 있으면 watchman에 Full Disk Access를 부여해도 해결되지 않는다 해당 프로젝트 폴더를 Users/[설정한 ..
App/React Native
2022. 6. 10. 17:42