[문제해결] netlify 배포 에러(Page Not Found Error on Netlify)

zzincode·2023년 10월 19일
0

기타

목록 보기
2/14

netlify로 배포 후 React-Router-Dom을 활용한 url연결에서 ':id'값을 변경하면 해당 에러가 발생
에러

해결방법

pulic 폴더 안에 _redirects 파일을 생성 후

/* /index.html 200

내용을 추가하여 재배포하면 react-router-dom이 정상적으로 작동한다!!

참고사이트 : https://dev.to/rajeshroyal/page-not-found-error-on-netlify-reactjs-react-router-solved-43oa

0개의 댓글

Powered by GraphCDN, the GraphQL CDN