Generate PNPM in Turborepo workspace level #7216
Unanswered
mforcado-micoworks
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using PNPM with Turborepo and I'm trying to containerize my workspaces. The problem is that I cannot install the correct dependencies in my container because of how pnpm generates it's lock file. My question is, is there a way we can generate the same lock file in our workspace level?
Beta Was this translation helpful? Give feedback.
All reactions