❗❗ ERROR ❗❗ [🚨️ERROR🚨️] Found non-callable @@iterator 성란 2022. 8. 1. 14:27 ⚠️ Found non-callable @@iterator 원인 Resolver와 Service에서 spread 연산자를 잘못 써서 났던 에러. 해결 { a, b, ...변수명 } = input 의 형태로 제대로 썼는지 확인해보자. 공유하기 게시글 관리 배움 기록장 저작자표시 비영리 변경금지 (새창열림) '❗❗ ERROR ❗❗' 카테고리의 다른 글 [🚨️ERROR🚨️] RepositoryNotFoundError: No repository for "User" was found. Looks like this entity is not registered in current "default" connection? Typeorm (0) 2022.08.01 [🚨️ERROR🚨️] Error: Nest can't resolve dependencies of the UserService (?). Please make sure that the argument Repository at index [0] is available in the UserModule context. (0) 2022.08.01 [🚨️ERROR🚨️] GraphQLError: Query root type must be provided. & Error: Schema generation error (code-first approach) (0) 2022.08.01 [🚨️ERROR🚨️] Access denied for user 'root@'@'localhost' (0) 2022.08.01 [🚨️ERROR🚨️] RepositoryNotFoundError (0) 2022.08.01 '❗❗ ERROR ❗❗' Related Articles [🚨️ERROR🚨️] RepositoryNotFoundError: No repository for "User" was found. Looks like this entity is not registered in current "default" connection? Typeorm [🚨️ERROR🚨️] Error: Nest can't resolve dependencies of the UserService (?). Please make sure that the argument Repository at index [0] is available in the UserModule context. [🚨️ERROR🚨️] GraphQLError: Query root type must be provided. & Error: Schema generation error (code-first approach) [🚨️ERROR🚨️] Access denied for user 'root@'@'localhost'