-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
[3.3.3] eslint: Unable to resolve path to module @storybook/react #2602
Comments
Probably related to adding |
seems like eslint try to use |
hey, great that we have a merged PR for this! :) Any news when we will have it released? also, I believe this issue can be closed? |
@shilman how do you feel about a patch release (or maybe even a minor, once we decided to have more of them)? |
Fix released as |
Sadly I'm still seeing this issue. The PR only removed I believe we need to remove that from the individual package to have the |
Oh I see. Would you like to make a PR? |
Incoming! |
PR: #2677 |
Hmm if I manually remove |
You mean in your |
I ended up giving up and reverting, will just wait for this change to come through, cheers |
Issue details
After update to
3.3.3
see eslint error:Unable to resolve path to module @storybook/react. (import/no-unresolved)
Please specify which version of Storybook and optionally any affected addons that you're running
@storybook/react 3.3.3
Screenshots / Screencast / Code Snippets (Optional)
eslintrc.js:
The text was updated successfully, but these errors were encountered: