Skip to content

Is it possible to have lock files in each workspace pacckage? #4632

Answered by zkochan
aspirisen asked this question in Q&A
Discussion options

You must be logged in to vote

You can try to set the shared-workspace-lockfile setting to false. But it will also create separate node_modules for every project. So installation will be a lot slower.

Maybe you can generate your own lockfile using this library: https://github.com/pnpm/pnpm/tree/main/packages/make-dedicated-lockfile

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@aspirisen
Comment options

@zkochan
Comment options

@linhuiw
Comment options

@levrik
Comment options

Answer selected by aspirisen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants