Open evtk opened 1 year ago
Same here with Storybook 7.0.0-rc.5 and Node 18.12.1 on windows:
./node_modules/@storybook/addon-docs/dist/chunk-R4NKYYJA.mjs 1:45-52Critical dependency: require function is used in a way in which dependencies cannot be statically extracted./node_modules/@storybook/addon-docs/dist/chunk-R4NKYYJA.mjs 4:35-42
Critical dependency: require function is used in a way in which dependencies cannot be statically extractedundefined undefinedDefinePluginConflicting values for 'process.env.NODE_ENV'
Also interactions are not visible, but im not sure if that is caused by this problem
Still there. Storybook 7.6.17
Still an issue on Storybook 8.0.0
What does this warning means to begin with?
@shilman this is still an issue with storybook 8.2.9, any updates?
@valentinpalkovic any thoughts on this one?
Describe the bug
When using the
@storybook/angular:start-storybook
I get terminal logging, that I do not get when running without the builders and just triggering annpm run storybook
.I get this with a fresh NG14 + Storybook setup.
Do I have something misconfigured or do I need to apply additional configuration?
To Reproduce
System
Additional context
No response