mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 08:41:49 +10:00
Problem: vim.uv.spawn will emit ENOENT for either when the cmd or cwd do not exist and does not tell you which. Solution: If an error occurs, check if cwd was supplied and included in the error message if it does not exist.
4.2 KiB
4.2 KiB