Next.js Discord

Discord Forum

Turborepo circular dependency issue

Unanswered
Northeast Congo Lion posted this in #help-forum
Open in Discord
Avatar
Northeast Congo LionOP
so i'm getting this erorr when running typecheck across my monorepo using turborepo. How would i show what the cyclic deps are from turbo? Because using skott its not finding any circ deps


  × Invalid package dependency graph: cyclic dependency detected:
  │     @home/db, @home/core
  ╰─▶ cyclic dependency detected:
        @home/db, @home/core
Image

0 Replies