질문&답변
TypeError: Cannot read property 'tap' of undefined
넵 알려주신대로 하니까, Error가 Clear되었습니다. 빠른 응답 대단히 감사합니다.
- 좋아요수
- 0
- 댓글수
- 2
- 조회수
- 1001
질문&답변
넵 알려주신대로 하니까, Error가 Clear되었습니다. 빠른 응답 대단히 감사합니다.
질문&답변
dotnet ef database update라고 치며는 다음과 같은 Error가 나오네요. 혹시 이유를 알수 있을까요? An error occurred while calling method 'BuildWebHost' on class 'Program'. Continuing without the application service provider. Error: One or more errors occurred. (Invalid object name 'Teachers'.) Unable to create an object of type 'MyAppContext'. Add an implementation of 'IDesignTimeDbContextFactory ' to the project, or see https://go.microsoft.com/fwlink/?linkid=851728 for additional patterns supported at design time.