Skip to content

refactor(pm): execute package managers from PATH - #2399

Draft
liangmiQwQ wants to merge 19 commits into
voidzero-dev:mainfrom
liangmiQwQ:refactor-breaking/directly-call-package-manager-binary
Draft

refactor(pm): execute package managers from PATH#2399
liangmiQwQ wants to merge 19 commits into
voidzero-dev:mainfrom
liangmiQwQ:refactor-breaking/directly-call-package-manager-binary

Conversation

@liangmiQwQ

Copy link
Copy Markdown
Collaborator

This PR changes package-manager command dispatch to execute the matching binary from PATH instead of downloading and injecting a managed binary.

Declared package-manager metadata is retained for selection and version diagnostics. When a specific declared version does not match PATH, Vite+ warns and continues with the executable it found. The change also removes managed-binary plumbing across the Rust CLI, NAPI binding, create, and migration flows.

This is currently opened against main as a draft while the stacked diff is being organized.

🤖 Generated with Codex

@netlify

netlify Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 26f38f8
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a79c6f51f463a0008b99979

@liangmiQwQ
liangmiQwQ force-pushed the refactor-breaking/directly-call-package-manager-binary branch from 611a9b9 to 98fa6b0 Compare August 10, 2026 11:27
@liangmiQwQ
liangmiQwQ force-pushed the refactor-breaking/directly-call-package-manager-binary branch from 98fa6b0 to 26f38f8 Compare August 10, 2026 12:41
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.

1 participant