Open robinkam opened 7 years ago
Hi, I tried to run the storybook, but got errors below:
ERROR in ./web/.storybook/config.js Module build failed: Error: Couldn't find preset "stage-2" relative to directory "...."
Has anyone encountered the same problem or got solutions?
+1
After adding the missing dependency per babel-preset-stage-2 this error was gone, (still had to solve #26 )
babel-preset-stage-2
Hi, I tried to run the storybook, but got errors below:
Has anyone encountered the same problem or got solutions?