mirror of
https://github.com/gotempsh/temps.git
synced 2026-04-24 22:06:00 +03:00
[PR #25] [MERGED] fix(presets): fix incorrect corepack command for pnpm #26
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/temps#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gotempsh/temps/pull/25
Author: @bjoerge
Created: 2/28/2026
Status: ✅ Merged
Merged: 2/28/2026
Merged by: @dviejokfs
Base:
main← Head:fix-corepack-prepare📝 Commits (1)
b006667fix(presets): fix incorrect corepack command for pnpm📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
crates/temps-presets/src/nextjs.rs(+1 -1)📄 Description
Description
Deploying a next js app with pnpm currently fails with the following error:
I believe this line is wrong:
github.com/gotempsh/temps@921ab97973/crates/temps-presets/src/nextjs.rs (L111)and should instead be
Type of change
Checklist
cargo test --lib)cargo check --libpasses with no warningsRelated issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.