Hello guys today's video, i'm going to show you how to fix the "Error: Cannot find module 'webpack/lib/util/makeSerializable.js", appears when you are trying to run "yarn storybook, try to add this line as explained in the video, hope you fix your problem :)
New updates :
try to execute this line in your root folder : yarn add -W -D webpack
then check if it's working by executing : yarn storybook
Line code :
typescript: { reactDocgen: false },