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
- MySQL
- expo-cli error
- kotlin checkbox error
- h2 error
- 선택정렬
- watchmanresponse
- Kotlin
- GitHub
- 자료구조
- kotlin recyclerview checkbox error
- 쿼리문
- ADsP
- watchman error
- retrofit
- 데이터 이해
- sockettimeout
Archives
- Today
- Total
목록watchman error (1)
Stand up lee
[React] watchman error
React-native로 앱을 개발하기 위해 필요한 패키지를 expo-cli로 설치했다. 그런데 watchman 버전 때문인지, 계속 오류가 생겨 실행이 되지 않았다. (Watchman은 특정 폴더나 파일을 감시하다가 변화가 생기면 특정 동작을 실행하도록 설정하는 역할이다. 즉시 ui에 업데이트됨) Error Message : watchmanResponse: { resolve_projpath: path : Operation not permitted , version: '2022.06.06.00'} watchman 설치할 때 Homebrew 에러인지, watchman 버전이 날짜로 되어 있어 인식을 못한다는 글도 있고해서 이전 버전 설치를 하기도 하고, 재설치를 여러번 했는데, 해결되지 않았음. 또 시스템..
개발일기
2022. 6. 17. 16:05