storybook
storybook copied to clipboard
Error `could not find a copy of typescript to link` when installing dependencies
There is a problem with the latest version, where the dependencies can't be installed:
warning "@storybook-vue/nuxt > @storybook/[email protected]" has unmet peer dependency "vue@^3.2.0 || ^3.3.0".
warning " > @storybook/[email protected]" has unmet peer dependency "vite@^3.0.0 || ^4.0.0".
warning "@storybook-vue/nuxt > @nuxt/[email protected]" has unmet peer dependency "vue@^3.3.4".
error An unexpected error occurred: "could not find a copy of typescript to link in /home/projects/nuxt-starter-reh1bt/node_modules/@storybook-vue/nuxt/node_modules/@storybook/vue3-vite/node_modules".
Reproduction: https://stackblitz.com/edit/nuxt-starter-reh1bt?file=nuxt.config.ts,package.json