Chris Knight
Results
1
comments of
Chris Knight
I ran into this issue. I found that a fix was to remove the getAbsolutePath ```typescript addons: [ '@storybook/addon-svelte-csf', getAbsolutePath('@storybook/addon-links'), getAbsolutePath('@storybook/addon-essentials'), getAbsolutePath('@chromatic-com/storybook'), getAbsolutePath('@storybook/addon-interactions') ], ```