We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ErrorModule의 의존성으로 인해 많은 오류를 일으키고 있어요.
ErrorModule안에 있는 에러는 각 Domain의 Interface로 옮겨야 Error 모듈 관련 에러는 해결될거라 생각해요.
No response
The text was updated successfully, but these errors were encountered:
그러면 베이스 도메인 인터페이스에 옮기신 다는 말씀인거죠??
Sorry, something went wrong.
아뇨 각자의 도메인이요 AuthError면 AuthDomainInterface, PlaylistError면 PlaylistDomainInterafce
근데 제가 옮기는 지는 모르긴해요
No branches or pull requests
할 일
ErrorModule의 의존성으로 인해 많은 오류를 일으키고 있어요.
ErrorModule안에 있는 에러는 각 Domain의 Interface로 옮겨야 Error 모듈 관련 에러는 해결될거라 생각해요.
추가사항
No response
The text was updated successfully, but these errors were encountered: