styled-normalize icon indicating copy to clipboard operation
styled-normalize copied to clipboard

Babel error with storybook

Open Benwick91 opened this issue 4 years ago • 0 comments

I want to use styled-normalize with babel, but if I use it, I get an Babel error.

ERROR in ./.storybook/config.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: [BABEL] .storybook/config.js: Cannot find module '@babel/helper-compilation-targets'
Require stack:
- node_modules/babel-preset-react-app/node_modules/@babel/preset-env/lib/debug.js
- /node_modules/babel-preset-react-app/node_modules/@babel/preset-env/lib/index.js
...

Can someone help?

Thank you!

Benwick91 avatar Feb 28 '20 12:02 Benwick91