Open akivanc88 opened 2 years ago
Hi @akivanc88 , I'm facing the same issue. Do let us know here if you found the solution. I will ping if I got it first.
Downgrade Node.js to 17.9.0, see https://github.com/storybookjs/storybook/issues/18010
or better use the 16.15.0 LTS
npm install -g n
sudo n 16.15.0
Any idea what I am doing wrong here?