프로젝트/파이널 프로젝트
트러블 슈팅
코딩마스터^^
2023. 4. 21. 23:44
쿠키에 값을 넣는 함수를 넘겼더니...
어이없다.
https://it-timehacker.tistory.com/204
"errors is not iterable" 오류 처리기
nest.js 모듈을 써서 예외 처리를 하다가 보니 에러가 iterable하지 않는다는 말이 나와 찾아 보았다. https://docs.w3cub.com/javascript/errors/is_not_iterable Errors: Is Not Iterable - JavaScript - W3cubDocs Errors: is not iterab
it-timehacker.tistory.com
해결됐나? 연결까지 다 확인해야 알 수 있을듯...