-
Notifications
You must be signed in to change notification settings - Fork 9
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
Cannot read property 'use' of undefined #13
Comments
I may need a repo example, I think that maybe this plugin is conflicting with some other you have installed |
I'm getting this, too, using Create React App. I'll likely have an example later today, or this week. You might be able to repro by creating a new CRA, then |
I'll give it a shot! |
FWIW, while there's an investigation: this solved the issue for me. |
I am also using the CRA and also the following addons |
@Negan1911 I Sorry, I was not attentive. CSS modules are working with the storybook and RCA under the hood already because of RCA webpack configuration. No need of additional addons. You may close the issue |
Storybook 6.2.9
ERR! TypeError: Cannot read property 'use' of undefined
ERR! at Object.webpackFinal (...node_modules/storybook-css-modules-preset/index.js:21:24)
The text was updated successfully, but these errors were encountered: