Skip to content

How to use .pnpmfiles.cjs to recursion all dependencies, including those in node_modules? #8354

Answered by li-yinan
li-yinan asked this question in Q&A
Discussion options

You must be logged in to vote

In the case of pnpm caching, only the first layer of dependencies will be traversed, and using pnpm i --fix-lockfile can be used to force all dependencies to be traversed

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by li-yinan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant