Skip to content

chore: bump package versions - #143

Merged
sherwinski merged 2 commits into
mainfrom
chore/bump-versions
Jun 25, 2026
Merged

chore: bump package versions#143
sherwinski merged 2 commits into
mainfrom
chore/bump-versions

Conversation

@sherwinski

@sherwinski sherwinski commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

The build invoked `vpx` for project-local binaries (yellicode, concurrently),
but `vpx` is only provided by the global Vite+ installer (and the setup-vp CI
action), not by the `vite-plus` npm package. Maintainers who installed `vp`
via npm hit `vpx: command not found`.

Switch to `vp exec`, which runs binaries from the project's node_modules/.bin
and works regardless of how `vp` was installed. Also add a preflight check that
fails fast with an actionable message if `vp` or `bun` is missing from PATH.
@sherwinski
sherwinski requested a review from fadi-george June 24, 2026 19:03
Base automatically changed from sherwin/fix-vpx-build-script to main June 25, 2026 16:50
@sherwinski
sherwinski merged commit a023c93 into main Jun 25, 2026
3 checks passed
@sherwinski
sherwinski deleted the chore/bump-versions branch June 25, 2026 16:50
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