这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@macstr1k3r
Copy link

Description

Fixes issue where turbo prune fails with 'No lockfile entry found for link:...'
when processing injected dependencies that use link: or file: protocols.

These local workspace dependencies don't have entries in the packages section
since they're just symlinks to local directories.

Fixes #8243

Testing Instructions

Issue contains reproduction repo

  Fixes issue where turbo prune fails with 'No lockfile entry found for link:...'
  when processing injected dependencies that use link: or file: protocols.

  These local workspace dependencies don't have entries in the packages section
  since they're just symlinks to local directories.

  Fixes vercel#8243
@vercel
Copy link
Contributor

vercel bot commented Aug 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 9:05pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 9:05pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 9:05pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 9:05pm

@vercel
Copy link
Contributor

vercel bot commented Aug 1, 2025

@macstr1k3r is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@macstr1k3r macstr1k3r changed the title fix: handle injected dependencies with link: and file: protocols fix: handle injected dependencies with link: and file: protocols ( #8243) Aug 1, 2025
@macstr1k3r macstr1k3r closed this Aug 2, 2025
@mm-zacharydavison
Copy link

We're hitting this issue and it's basically blocking us from using turbo prune in our monorepo.
Is there any chance of re-opening this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

turbo prune broken w/ pnpm@v9 lockfile using injected dependencies

2 participants