Skip to content

fix npx by updating dependencies#31

Merged
PennyroyalTea merged 1 commit into
mainfrom
pennyroyaltea/update-react-deps-to-unlock-npx
Dec 3, 2025
Merged

fix npx by updating dependencies#31
PennyroyalTea merged 1 commit into
mainfrom
pennyroyaltea/update-react-deps-to-unlock-npx

Conversation

@PennyroyalTea
Copy link
Copy Markdown
Collaborator

ink's react-reconciler@0.33.0 requires react@^19.2.0 but we had 19.0.0. This version mismatch caused npm/npx to install duplicate React copies, leading to 'Invalid hook call' errors when running via npx.

ink's react-reconciler@0.33.0 requires react@^19.2.0 but we had 19.0.0.
This version mismatch caused npm/npx to install duplicate React copies,
leading to 'Invalid hook call' errors when running via npx.
@PennyroyalTea
Copy link
Copy Markdown
Collaborator Author

#28

@PennyroyalTea PennyroyalTea merged commit 5bb7d80 into main Dec 3, 2025
4 checks passed
@PennyroyalTea PennyroyalTea deleted the pennyroyaltea/update-react-deps-to-unlock-npx branch December 3, 2025 11:37
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