오류: "정의되지 않은 공급자가 있습니다!일반적으로 이것은 당신이 순환적인 의존 관계를 가지고 있다는 것을 의미합니다." 여기 제 Angular / TypeScript 응용 프로그램에서 발생하는 다소 쓸모없는 오류가 있습니다.누군가가 오류 메시지를 개선하기 전까지, 우리는 이것을 어떻게 해야 할까요?이런 일이 일어날 가능성이 가장 높은 상황은 무엇입니까? Uncaught Error: Encountered undefined provider! Usually this means you have a circular dependencies (might be caused by using 'barrel' index.ts files. at Object.syntaxError at eval at Array.forEach ..