复制克隆https://github.com/adamchenwei/vuejs-playground/tree/step/3-3-2-B-storybook-storyshot-broken
checkout step/3-3-2-B-storybook-storyshot-broken
npm run test
查看错误Cannot find module '@storybook/vue/dist/server/babel_config' from 'config-loader.js'
我哪里做错了?我怀疑 babel 中有什么东西,但我不确定是什么。