Storybook 6.0 React version 16.x not the same as tsdx create
React version 17.x
#916
Labels
kind: bug
Something isn't working
scope: dependencies
Pull requests that update a dependency file
scope: templates
Related to an init template, not necessarily to core (but could influence core)
scope: upstream
Issue in upstream dependency
solution: outdated
This is not up-to-date with the current version
Current Behavior
When I run
npx tsdx create mylib --template react-with-storybook
I get this error:Expected behavior
The project should be created without errors.
Suggested solution(s)
Upgrade storybook version to a version that uses react@17.0.1 (if it exists) or downgrade react to react@16.8.0.
Additional context
Your environment
The text was updated successfully, but these errors were encountered: