Skip to content

Export to markdown not working on Windows 11. #2140

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

Open
jonasfroeller opened this issue Mar 29, 2025 · 0 comments
Open

Export to markdown not working on Windows 11. #2140

jonasfroeller opened this issue Mar 29, 2025 · 0 comments

Comments

@jonasfroeller
Copy link

jonasfroeller commented Mar 29, 2025

Describe the bug

> slidev export --format md

[Slidev] Try the new browser exporter!
You can use the browser exporter instead by starting the dev server as normal and visit localhost:<port>/export

  ●■▲
  Slidev  v51.4.0

  theme       @slidev/theme-seriph
  css engine  unocss
  entry       D:\xxx\slides.md
  ● rendering...[Error: EBUSY: resource busy or locked, rmdir 'D:\xxx
Contrib{
  errno: -4082,
  code: 'EBUSY',
  syscall: 'rmdir',
  path: 'D:\\xxx'
}
fatal error: all goroutines are asleep - deadlock!
 ELIFECYCLE  Command failed with exit code 1.

Minimal reproduction

Steps to reproduce the behavior:

Run slidev export --format md on Windows 11.

Environment

  • Slidev version: v51.4.0
  • Browser: playwright-chromium version 1.51.1
  • OS: Windows 11 Pro

No other program other than explorer was interacting with the folder (according to Windows File Locksmith):
Image

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

No branches or pull requests

1 participant