ERROR in ./.nuxt-storybook/storybook/generated-refs.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Cannot use the decorators and decorators-legacy plugin together
nuxt: 2.14.1
stoybook : 2.1.0
Could you provide a sample reproduction project?
Looks like the decorators and decorators-legacy plugin is loaded at the same time, which should not be done. In version 1.2 everything was working.
error continues the same.

babel-plugin-transform-decorators delete and install babel-plugin-proposal-decorators problem fix thank you @farnabaz
@mkalayci35 can you please elaborate on how you fixed this issue?
@mkalayci35 can you please elaborate on how you fixed this issue?
I wrote above
@mkalayci35 I'm sorry, I didn't understand from what you wrote.
If you can please explain, thank you :)
Most helpful comment
babel-plugin-transform-decorators delete and install babel-plugin-proposal-decorators problem fix thank you @farnabaz