-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error during setup: could not find a copy of typescript to link #51
Comments
@lud-hu please remove your npx cache and rerun |
Thanks @chakAs3 ! This did at least help for the initialization of storybook.
The UI complains with:
I'm using nuxt 3.6.5. |
@lud-hu can you try again |
Unfortunately the same behaviour with storybook-nuxt@0.1.0-rc.8 :( |
can you use the demo repo or create a fresh reproduction repo for me so i check it out, it is difficult to catch the issue in your system |
This resolves by removing these imports from this path node_modules/nuxt/dist/app/entry.js |
your idea is relevant i tried to avoid this i felt not right thing, let me dig this path thanks |
great if you do have any update please share. Thanks |
@usamatariqnetshore please here a working demo using latest version https://stackblitz.com/~/github.com/storybook-vue/storybook-nuxt-demo |
Thanks tried it.
|
are you sure ? here is embed https://stackblitz.com/edit/nuxt-starter-cvzvzg?embed=1&file=package.json |
great. it works here.thanks |
I am also getting this error, however, clearing the cache didn't solve it in my case. Edit: When I changed the
|
fyi i used pnpm instead of yarn and it worked perfectly. npm worked as well |
I get an error during setup and cannot complete to put storybook into my existing nuxt project.
storybook.log:
The text was updated successfully, but these errors were encountered: