Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
elliotbnvl
4mo ago
0 comments
Save
Share
The deps question is huge, let me know if you solve it.
0 comments
1 comments · 1 top-level
top
newest
oldest
CalebJohn
4mo ago
If I'm understanding the problem correctly, this should be solved by pnpm [1]. It stores packages in a global cache, and hardlinks to the local node_packages. So running install in a new worktree should be instant.
[1]:
https://pnpm.io/motivation
j
/
k
navigate · click thread line to collapse