반응형
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 | 31 |
Tags
- react-native-snap-carousel
- fetch()
- Call Stack
- React 공식문서
- styled-components 버전 문제
- Styled Components
- git branch -m
- vscode extension
- styled-components 설치 오류
- Javascript
- likelion
- 1966 프린터큐
- 테스크 큐
- styled-compoents
- reading 'useDebugValue'
- carouselButton
- 브랜치 이름 변경 명령어
- react
- js fetch
- java
- 최단거리알고리즘
- 단일링크드리스트
- styled components 설치 안됨
- react immer
- reading 'edgesOut'
- styled-components extension
- Code Splitting
- javascript 비동기
- use-immer
- 네트워크 통신 요청
Archives
- Today
- Total
목록reading 'edgesOut' (1)
Keep Going

문제 상황 1 에러코드 npm ERR! Cannot read properties of null (reading 'edgesOut') styled component를 사용하려고 설치하는 중 이해가 되지 않는 오류를 만났다. 에러 해결의 친구 chat GPT에게 물어봤다. 1,2,3번에 실패하고 4번을 시도하기 전 구글링으로 다시 해결 방법을 찾아보았다. 해결 방법 찾았다 오 ! 새로운 방법을 발견했다. npm install styled-components@latest 드디어 성공 .. 그래서 원인이 뭐라고 ? styled-component github에 들어가 issue들을 확인하니 비슷한 문제가 올라와있었다. 2023년 5월 10일 기준, 5월 8일에 릴리스된 새로운 버전(v6.0.0-rc.1)에 문제가..
Study/TIL
2023. 5. 10.