Skip to content

fix: run validate markup before toolchain setup, to prevent respec remove#231

Merged
sidvishnoi merged 4 commits into
mainfrom
respec-not-installed-after-setup
May 19, 2026
Merged

fix: run validate markup before toolchain setup, to prevent respec remove#231
sidvishnoi merged 4 commits into
mainfrom
respec-not-installed-after-setup

Conversation

@sidvishnoi

Copy link
Copy Markdown
Member

Fixes #229

When we installed vnu-jar to validate input markup, pnpm cleaned existing node_modules that didn't match current package.json or pnpm-lock.yaml, causing ReSpec to be uninstalled after vnu-jar install.
Run the toolchain setup after input markup validation, so build is immediately after toolchain setup, and there's nothing affecrting node_modules in between.

@sidvishnoi sidvishnoi merged commit 6c45c3a into main May 19, 2026
1 check passed
@sidvishnoi sidvishnoi deleted the respec-not-installed-after-setup branch May 19, 2026 08:16
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.

respec invocation fails with exit code 127 on every build (v2.12.5 and v2.13.0)

1 participant