storybook
storybook copied to clipboard
Cannot run storybook : Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]
I got this error when i run the script pnpm run storybook:
Even on the demo, i clone it and pnpm i:
Same thing here.
Use pinned version 0.2.1, it solved this issue for me. However, now I am facing this issue: https://github.com/nuxt-modules/storybook/issues/470