https://merrily-code.tistory.com/123
[이슈] : Netlify - Treating warnings as errors because...
📝 내용 : Netlify 배포 시, Treating warnings as errors because... 에러로 인한 배포 실패 제작한 페이지를 Netlify에 간단하게 배포해보려 했는데, 어흑 마이 깟... 😂 간만에 사용해서 그런지 뭔가 잘 되지
merrily-code.tistory.com
Build & deploy 탭의 Continuous Deployment 항목을 클릭하면 빌드 명령어를 지정할 수 있는데, npm run build 를 CI=false npm run build 로 고쳐줍니다.
'netlify' 카테고리의 다른 글
Nuxt netlify 베포 (Deploy did not succeed Deploy directory dist does not exist) (0) | 2023.04.02 |
---|---|
vue.js netlify로 베포하기 (0) | 2022.01.18 |