게시글
- 질문&답변 - 파일이 폴더에 저장은되는데 브라우저에서는 안보입니다... - 저도 똑같은 문제가 발생했는데 혹시 해결하셨나요? ㅠㅠ - 0
- 2
- 261
 
- 질문&답변 - 에러 - 3시간 동안 고쳐보면서 찾아해맸는데 중간에 대소문자 구별이 제대로 안되있어서 그랬네요... 그래도 해결했습니다..ㅎ - 1
- 4
- 390
 
- 질문&답변 - 에러 - 추가로 터미널에서 npm install @ant-design/icons --save-dev하고 uploadproductpage.js의 import에서 import { Typography, Button, Form , Input } from '@ant-design/icons'; 이렇게도 해보고 {} 를 없애고도 해봤는데 위처럼 저렇게 긴 오류는 없어졌지만 ./src/components/views/UploadProductPage/UploadProductPage.js [1] Attempted import error: 'Button' is not exported from '@ant-design/icons'. [0] [nodemon] restarting due to changes... [1] Compiling... [1] Failed to compile. [1] [1] ./src/components/views/UploadProductPage/UploadProductPage.js [1] Attempted import error: 'Button' is not exported from '@ant-design/icons'. 이렇게 터미널에 오류가 생깁니다. 구글에 antd button 오류에 대해 검색해봤지만 아직 방법을 찾지 못했습니다 ㅠ - 1
- 4
- 390
 




