Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
With pnpm (create-t3-turbo), packages are installed on the wrong project folder - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
4y ago
ironnator
With pnpm (create-t3-turbo), packages are installed on the wrong project folder
As I
'm building out my app in a monorepo using create
-t3
-turbo
, sometimes packages I install are installed on the project
-specific
node_modules
node_modules
vs the root
node_modules
node_modules
.
Some packages might only be used in that one project
, so I get that
, but now even
@tanstack/react-query
@tanstack/react-query
and others are being installed in both the root and the project folders
.
Questions
:
1
. Why is this happening
?
2
. Is there a way to force most of the packages to be installed on the root node
_modules
?
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
t3-turbo packages
TTC
Theo's Typesafe Cult / questions
3y ago
create-t3-turbo with --turbo flag
TTC
Theo's Typesafe Cult / questions
2y ago
create-t3-turbo adding tailwind to additional packages
TTC
Theo's Typesafe Cult / questions
3y ago
t3-turbo monorep, install packages in sub folders
TTC
Theo's Typesafe Cult / questions
4y ago