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

[Bug] ENOENT: no such file or directory, rename ... deps_temp #553

Closed
1 task
pooyaEst opened this issue Feb 4, 2023 · 1 comment
Closed
1 task

[Bug] ENOENT: no such file or directory, rename ... deps_temp #553

pooyaEst opened this issue Feb 4, 2023 · 1 comment
Labels
bug Something isn't working upstream This is an issue with another package

Comments

@pooyaEst
Copy link

pooyaEst commented Feb 4, 2023

What version of vite are you using?

4.1.1

System info and storybook versions

System:
OS: macOS 11.7.2
CPU: (4) x64 Intel(R) Core(TM) i7-4578U CPU @ 3.00GHz
Binaries:
Node: 16.16.0 - /usr/local/bin/node
Yarn: 1.22.19 - ~/.yarn/bin/yarn
npm: 9.1.3 - /usr/local/bin/npm
Browsers:
Chrome: 109.0.5414.119
Firefox: 109.0.1
Safari: 16.3
npmPackages:
@storybook/addon-essentials: ^7.0.0-beta.43 => 7.0.0-beta.43
@storybook/addon-interactions: 7.0.0-beta.43 => 7.0.0-beta.43
@storybook/addon-links: ^7.0.0-beta.43 => 7.0.0-beta.43
@storybook/blocks: ^7.0.0-beta.43 => 7.0.0-beta.43
@storybook/testing-library: ^0.0.13 => 0.0.13
@storybook/vue3: ^7.0.0-beta.43 => 7.0.0-beta.43
@storybook/vue3-vite: ^7.0.0-beta.43 => 7.0.0-beta.43

Describe the Bug

After updating from beta-30 to beta-43 by yarn upgrade-interactive storybook@latest and then replacing all beta-30s to beta-43 in package.json and running yarn install,

Storybook ran into a problem when i ran yarn storybook , it showed error loading dynamically imported module on screen and an error about node_modules/.cache/.vite-storybook/deps_temp couldn't be renamed to deps because folder didn't exist on the console. After creating the folder problem got solved but i thought this might be something you would like to know about.

Link to Minimal Reproducible Example

No response

Participation

  • I am willing to submit a pull request for this issue.
@pooyaEst pooyaEst added the bug Something isn't working label Feb 4, 2023
@IanVS
Copy link
Member

IanVS commented Feb 6, 2023

Thanks, but unfortunately this is a bug in Vite itself. You can subscribe to vitejs/vite#9986 for any updates.

@IanVS IanVS closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2023
@IanVS IanVS added the upstream This is an issue with another package label Feb 6, 2023
@IanVS IanVS changed the title [Bug] [Bug] ENOENT: no such file or directory, rename ... deps_temp Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream This is an issue with another package
Projects
None yet
Development

No branches or pull requests

2 participants