-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 [프로젝트 세팅] 세팅 오류 해결 #24
Conversation
// Isssue by react version (18.0.0) | ||
// https://github.com/vercel/next.js/issues/36019 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이 부분은 react 18 버전과 nextjs 12 버전의 호환 문제였습니다...
따끈따근한 오류입니다! 🍞
vercel/next.js#36019
Commenting on lines +13 to +14
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오오 그렇군영 감사합니다! 👍
스토리북, 개발서버, 빌드 전부 확인 되었기 때문에 머지�했습니다! |
넵 좋아요! 고생 많으셨습니다 감사해요 🙇♀️ |
고생하셧습니당 👍 |
💡 개요
📑 작업 사항
import
절대 경로로 변경🔎 기타