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

error: moving "" to cache dir failed ENOTEMPTY: Directory not empty (NtSetInformationFile()) #18248

Open
kravetsone opened this issue Mar 17, 2025 · 0 comments
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client windows An issue that is known to occur on Windows

Comments

@kravetsone
Copy link

What version of Bun is running?

1.2.6-canary.72+ff9742466

What platform is your computer?

Microsoft Windows NT 10.0.26100.0 x64

What steps can reproduce the bug?

PS Z:\PROJECTS\GRAMIO\documentation> bun install https://pkg.pr.new/okineadev/vitepress-plugin-llms@409a809 --dev
bun add v1.2.6-canary.72 (ff974246)

installed vitepress-plugin-llms@https://pkg.pr.new/okineadev/vitepress-plugin-llms@409a809

1 package installed [3.39s]
PS Z:\PROJECTS\GRAMIO\documentation> bun uninstall vitepress-plugin-llms
bun remove v1.2.6-canary.72 (ff974246)

- vitepress-plugin-llms
1 package removed [28.00ms]
PS Z:\PROJECTS\GRAMIO\documentation> bun install https://pkg.pr.new/okineadev/vitepress-plugin-llms@409a809 --dev
bun add v1.2.6-canary.72 (ff974246)
error: moving "https://pkg.pr.new/okineadev/vitepress-plugin-llms@409a809" to cache dir failed
ENOTEMPTY: Directory not empty (NtSetInformationFile())
  From: .38fddbff37bd5a05-00000001.//pkg.pr.new/okineadev/vitepress
    To: @T@f8a80bd91f554ade@@@1

error: InstallFailed extracting tarball from https://pkg.pr.new/okineadev/vitepress-plugin-llms@409a809
error: https://pkg.pr.new/okineadev/vitepress-plugin-llms@409a809 failed to resolve

I install it, then uninstall and install again
When i run bun pm cache rm it solve the issue

And if i try to uninstall & install again same issue

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

@kravetsone kravetsone added bug Something isn't working needs triage labels Mar 17, 2025
@DonIsaac DonIsaac added bun install Something that relates to the npm-compatible client windows An issue that is known to occur on Windows and removed needs triage labels Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client windows An issue that is known to occur on Windows
Projects
None yet
Development

No branches or pull requests

2 participants