Fix bugs on windows,'async:1: no such file or directory: ../external/async/async.zsh'#2097
Fix bugs on windows,'async:1: no such file or directory: ../external/async/async.zsh'#2097Fpointzero wants to merge 10 commits intosorin-ionescu:masterfrom
Conversation
…or caused by creating soft links in Windows.
jeffwidman
left a comment
There was a problem hiding this comment.
Can you remove the trailing whitespace at end of line?
|
Also, I don't use Windows, so it'd be great if someone who does could test this to get a second pair of 👀 before merging... |
Sorry for saying from the nowhere, but IMHO, that trailing space highlight in git diff, especially for .md file, looks more like a GitHub Bug for me in 2k24. |
Maybe now is ok? I'm not sure. I use python script to remove. |
|
|
|
@oldboys92 if using msys2, thereis a new way just set environment variable by |
Modified the README.md file and provided a bat command to fix the error caused by creating soft links in Windows.
Fixes #2016
Proposed Changes