zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
48.95k stars 2.95k forks source link

kind: Generic("Input watch path is neither a file nor a directory.") #19115

Closed jefftantan closed 2 weeks ago

jefftantan commented 2 weeks ago

Check for existing issues

Describe the bug / provide steps to reproduce it

in Windows ,cargo run

[2024-10-12T14:37:17+08:00 ERROR fs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] } [2024-10-12T14:37:18+08:00 ERROR theme] theme not found: Github Light [2024-10-12T14:37:18+08:00 ERROR fs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] } [2024-10-12T14:37:18+08:00 ERROR fs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] } [2024-10-12T14:37:18+08:00 ERROR fs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] } [2024-10-12T14:37:18+08:00 ERROR blade_graphics::hal::init] No composite alpha flag for transparency: OPAQUE | INHERIT [2024-10-12T14:37:18+08:00 ERROR blade_graphics::hal::init] No composite alpha flag for transparency: OPAQUE | INHERIT [2024-10-12T14:37:18+08:00 ERROR blade_graphics::hal::init] No composite alpha flag for transparency: OPAQUE | INHERIT [2024-10-12T14:37:18+08:00 ERROR gpui] Error { code: HRESULT(0x80070057), message: "参数错误。" } [2024-10-12T14:37:18+08:00 ERROR gpui] Error { code: HRESULT(0x80070057), message: "参数错误。" }

Environment

in windows

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log


notpeter commented 2 weeks ago

Likely duplicate of: