Skip to content

馃悰 fix: invoke web deploy package script - #31

Merged
vaayne merged 1 commit into
mainfrom
fix/web-deploy-ci
Aug 11, 2026
Merged

馃悰 fix: invoke web deploy package script#31
vaayne merged 1 commit into
mainfrom
fix/web-deploy-ci

Conversation

@vaayne

@vaayne vaayne commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • invoke the package script explicitly with pnpm run deploy
  • correct the matching web deployment docs

Root cause

pnpm deploy invokes pnpm's built-in workspace deployment command, not the deploy script in web/package.json, and fails immediately with ERR_PNPM_CANNOT_DEPLOY.

Verification

  • cd web && pnpm run deploy --dry-run
  • mise run lint && mise run test

@vaayne
vaayne merged commit 1f1de45 into main Aug 11, 2026
5 checks passed
@vaayne
vaayne deleted the fix/web-deploy-ci branch August 11, 2026 01:19
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