Skip to content

fix: vlt exec alias#1047

Merged
serhalp merged 2 commits intonpmx-dev:mainfrom
ruyadorno:fix-vlt-exec-command
Feb 6, 2026
Merged

fix: vlt exec alias#1047
serhalp merged 2 commits intonpmx-dev:mainfrom
ruyadorno:fix-vlt-exec-command

Conversation

@ruyadorno
Copy link
Contributor

vlt prefers pointing users to its vlx alias.

vlt prefers pointing users to its `vlx` alias.
@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Feb 5, 2026 10:05pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 5, 2026 10:05pm
npmx-lunaria Ignored Ignored Feb 5, 2026 10:05pm

Request Review

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 5, 2026

📝 Walkthrough

Walkthrough

The vlt package manager configuration in app/utils/install-command.ts was updated to change the command strings for three properties. The executeLocal, executeRemote, and create fields in the vlt entry were modified from 'vlt x' to 'vlx'. No other logic, control flow, or exported API signatures were changed.

🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description directly relates to the changeset, explaining that vlt prefers pointing users to its vlx alias, which aligns with the command changes from 'vlt x' to 'vlx' across all modified files.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@serhalp serhalp added this pull request to the merge queue Feb 6, 2026
Merged via the queue into npmx-dev:main with commit f96c7b3 Feb 6, 2026
16 checks passed
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.

2 participants