Skip to content
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

@storybook/react uses babel-loader version incompatible with react-scripts #5208

Closed
cfv1984 opened this issue Jan 10, 2019 · 2 comments
Closed

Comments

@cfv1984
Copy link

cfv1984 commented Jan 10, 2019

Describe the bug
react-scripts demands babel-loader 8.0.4 and @storybook/react demands 8.0.5

To Reproduce
Steps to reproduce the behavior:

  1. With CRA 2, create a new react app
  2. With sb-cli, add a new storybook
  3. Start the CRA React app
  4. See error

Expected behavior
Tools should not be mutually incompatible if they are advertised as compatible.

@aericson
Copy link

duplicate of #5183

@mrmckeb
Copy link
Member

mrmckeb commented Jan 20, 2019

Closing as a duplicate of #5183 (thanks @aericson).

I'll comment on that issue, @cfv1984.

@mrmckeb mrmckeb closed this as completed Jan 20, 2019
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

No branches or pull requests

3 participants