codestates / codestates/EatMeUp
[DEV LOG] 2021.09.29 이세경
Open
dev-log
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### COMMIT -m
- In version 7 when importing import { Swiper, SwiperSlide } from 'swiper/react', compiling fails with:
Module not found: Can't resolve 'swiper/react
- If i downgrade to 6.8.4 it works.
- 버전을 7버전 아래인 6.8.4버전으로 다시 다운받아보니 잘 작동되었다.
### ISSUE
- Module not found: Can't resolve 'swiper'
- 왜 7버전에서는 에러가 나는지 모르겠다.
- 7버전에서는 Module not found: Can't resolve 'swiper' 라는 에러가 뜬다
### TODO NEXT
1. [ ] 버전관리
2. [ ] 슬라이드를 직접 구현해보기
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.