Closed jongjunpark closed 1 month ago
Since @storybook/addons is deprecated and its functionality has been moved to new packages, this might be causing the issue . I think some changes are required in configuration and import statements .
@amangcod3 thanks!!!!! :)
Describe the bug
After deleting the code(
export { Addon_TypesEnum as types } from '@storybook/types';
) on the line where the error occurred, the build was successful.Reproduction link
-
Reproduction steps
No response
System
Additional context
No response