Created
March 26, 2020 22:26
-
-
Save relwell/3c43ef9882f7877ff81611516ba2a9b4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fs.js:3 Circular dependency detected: | |
app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsxCircular dependency detected: | |
app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.tsCircular dependency detected: | |
app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsxCircular dependency detected: | |
app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsxCircular dependency detected: | |
app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment