Skip to content

fix(cli): update .yarnrc template to use node_modules#1297

Merged
fengmk2 merged 1 commit intovoidzero-dev:mainfrom
rChaoz:fix/create-yarn-monorepo
Apr 5, 2026
Merged

fix(cli): update .yarnrc template to use node_modules#1297
fengmk2 merged 1 commit intovoidzero-dev:mainfrom
rChaoz:fix/create-yarn-monorepo

Conversation

@rChaoz
Copy link
Copy Markdown
Contributor

@rChaoz rChaoz commented Apr 4, 2026

Closes #1295

Vite / Vite+ don't work correctly with Yarn's PNP, which is enabled by default.

Since PNP is experimental anyway, I think the better solution is to just disable it rather than make Vite+ compatible with PNP, which should be done once the feature is stabilized.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 4, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit d21ac9f
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69d14d349daf7d0008012890

@fengmk2 fengmk2 self-assigned this Apr 5, 2026
@fengmk2
Copy link
Copy Markdown
Member

fengmk2 commented Apr 5, 2026

@rChaoz thanks

@fengmk2 fengmk2 merged commit 3a1b440 into voidzero-dev:main Apr 5, 2026
32 checks passed
@rChaoz rChaoz deleted the fix/create-yarn-monorepo branch April 5, 2026 09:07
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.

Yarn monorepo creation fails

2 participants