Skip to content
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

[vite] error while updating dependencies: #800

Closed
1 task done
emosheeep opened this issue Sep 8, 2022 · 3 comments
Closed
1 task done

[vite] error while updating dependencies: #800

emosheeep opened this issue Sep 8, 2022 · 3 comments

Comments

@emosheeep
Copy link

emosheeep commented Sep 8, 2022

Describe the bug

截屏2022-09-08 21 15 53

Link to the blitz that caused the error

https://stackblitz.com/edit/storybook-bug-reproduction

I made a same example with codesandbox, which works as expect.

Steps to reproduce

nothing to do, just waiting the project initial process. After the lanuching, the error will reproduce. it runs well at the first time, but it always failed when i reopen the project or refresh the page. i guess there has some unexpected cache. but i don't know how to clear it.

Expected behavior

i think every time i open the project, it should be in a new context, in which the error about cache is not supposed to occur

Parity with Local

Screenshots

Everything is ok!
image

Platform

Browser name  = Chrome
Full version  = 105.0.0.0
Major version = 105
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 86968458,
  "usedJSHeapSize": 74325270,
  "jsHeapSizeLimit": 4294705152
}
Hash = a1e315a41ec6498e2c2758b32fbf437db67b244b
@Nemikolh
Copy link
Member

Nemikolh commented Apr 5, 2023

Hi @emosheeep! 👋

I am not seeing the error you mentioned, but there seems to be other errors in your project that might prevent me from seeing the one you reported:

ERR! Error: 
ERR!           @storybook/builder-vite requires vite-plugin-vue2 to be installed when using @storybook/vue.
ERR!           Please install it and start storybook again.

Do you think you could update your blitz? That would help me a ton 🙏

@emosheeep
Copy link
Author

Oh, sorry,this is a problem vite has tagged at vitejs/vite#9986.

Maybe this issue should be closed.

@Nemikolh
Copy link
Member

Nemikolh commented Apr 5, 2023

No worries! Thanks for sharing the issue in vite itself 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants