Skip to content

fix: continue init when frontend install fails#136

Merged
bryantgillespie merged 1 commit into
mainfrom
bryantgillespie/fix-pnpm-spawn-init
Jun 3, 2026
Merged

fix: continue init when frontend install fails#136
bryantgillespie merged 1 commit into
mainfrom
bryantgillespie/fix-pnpm-spawn-init

Conversation

@bryantgillespie

Copy link
Copy Markdown
Collaborator

Summary

  • Continue project initialization when frontend dependency installation fails.
  • Show pnpm-specific recovery guidance and a manual-install fallback message.
  • Add focused tests for failed and successful frontend dependency installs.

Tests

  • pnpm exec tsc -b --pretty false
  • pnpm exec mocha --forbid-only "test/lib/init/index.test.ts"

@bryantgillespie bryantgillespie merged commit eb182e8 into main Jun 3, 2026
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