Skip to content

Fix: Add next > styled-jsx to optimizeDeps for pnpm compatibility #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 26, 2025

Conversation

kasperpeulen
Copy link
Contributor

@kasperpeulen kasperpeulen commented Mar 26, 2025

Closes storybookjs/storybook#30896

📦 Published PR as canary version: 1.1.4--canary.36.b5ef3c1.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@kasperpeulen kasperpeulen added bug Something isn't working patch Increment the patch version when merged labels Mar 26, 2025
@kasperpeulen kasperpeulen changed the title Fix: Add conditional check for styled-jsx installation Fix: Add next > styled-jsx to optimizeDeps for pnpm compatibility Mar 26, 2025
@kasperpeulen kasperpeulen merged commit 10157ed into main Mar 26, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Nextjs-Vite: Failed to resolve dependency: styled-jsx/style, present in client 'optimizeDeps.include'
2 participants