카테고리 없음
2023. 3. 31.
Cloudflare Node.js 버전 문제 해결 [다른 언어 배포도 참고 가능]
최근 Couldflare를 사용해서 React 배포를 진행했는데. 문제가 있었습니다 17:34:11.756warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. 17:34:11.761[1/4] Resolving packages... 17:34:12.401[2/4] Fetchi..