Monorepo dependency uses devDependency instead of peerDependency #10273
-
SummaryHi, We ran into an issue where a package from the monorepo uses it's devDependency version instead of the dependency version from the app. Scenario; Is this something on turbo's side or the package manager's side? Additional informationyarn 1.22.22
turbo 2.4.4 ExampleNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, Turborepo is not involved with package resolution, so this will be a question to ask in the community for your package manager. |
Beta Was this translation helpful? Give feedback.
Hi, Turborepo is not involved with package resolution, so this will be a question to ask in the community for your package manager.