squiggle
squiggle copied to clipboard
React is broken in Squiggle CLI
We use ink for CLI react. It doesn't support React 19 though - https://github.com/vadimdemedes/ink/issues/688
(I could put React 18 in dev deps, but I don't want to limit peer deps to React 18.)
This doesn't matter much right now - React is only used for rare flags like --show-project-state. I'm filing this issue to track when Ink will fix this upstream.