Skip to content

fix(create-rstack): use pnpm for the Turborepo template - #467

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/simplify-turborepo-package-manager
Sep 8, 2026
Merged

fix(create-rstack): use pnpm for the Turborepo template#467
chenjiahan merged 1 commit into
mainfrom
chenjiahan/simplify-turborepo-package-manager

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

Creating the Turborepo template through npm currently prints npm next-step commands even though the template requires pnpm. Upgrade @rstackjs/create-toolkit to 2.2.6 and use getPackageManager to select pnpm, removing the manual workspace-file copy while preserving package manager detection for other templates.

Related Links

https://github.com/rstackjs/create-toolkit/releases/tag/v2.2.6

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-08T03:01:35.221818Z d6b6805 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chenjiahan
chenjiahan merged commit 64fa79c into main Sep 8, 2026
4 of 5 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/simplify-turborepo-package-manager branch September 8, 2026 03:02
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