I am trying to install a storybook for the first time but it keeps failing due to:
Cannot link @storybook/react-vite into before-storybook@workspace:. dependency @vitejs/plugin-react@npm:3.1.0 [2c1a5] conflicts with parent dependency @vitejs/plugin-react@npm:4.0.0 [1b0ac]\n'
I have tried using stable versions 7.0.7 to 7.0.9 but the problem still persists. Any idea what could be the problem?