You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing npm install --save sequential-workflow-designer sequential-workflow-designer-react with react 19 I got
npm error Found: react@19.0.0
npm error node_modules/react
npm error react@"^19.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^18.2.0" from sequential-workflow-designer-react@0.27.3
Please add support for React 19 if it's not hard. All other libs that I use support it (but of course there are a lot of legacy in some companies...).
PS: and thanks for great lib!
The text was updated successfully, but these errors were encountered:
When executing
npm install --save sequential-workflow-designer sequential-workflow-designer-react
with react 19 I gotPlease add support for React 19 if it's not hard. All other libs that I use support it (but of course there are a lot of legacy in some companies...).
PS: and thanks for great lib!
The text was updated successfully, but these errors were encountered: