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 package problems #2643

Closed
char0n opened this issue Jan 4, 2018 · 1 comment
Closed

@storybook/react package problems #2643

char0n opened this issue Jan 4, 2018 · 1 comment

Comments

@char0n
Copy link

char0n commented Jan 4, 2018

Issue details

When installing @storybook/react@3.3.3 there is a problem with package.json

Steps to reproduce

npm install @storybook/react@3.3.3

Inspect ./node_modules/@storybook/react/package.json

There is following property: "jsnext:main": "src/client/index.js",

Notice that the path src/client/index.js doesn't exist in the package tree. This is causing multiple issues like linting, building, etc...

Please specify which version of Storybook and optionally any affected addons that you're running

  • @storybook/react 3.3.3

Affected platforms

All

@igor-dv
Copy link
Member

igor-dv commented Jan 4, 2018

This is duplicate of #2627. Was already fixed, and will be released soon.
Thanks =)

@igor-dv igor-dv closed this as completed Jan 4, 2018
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

2 participants