Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error under wsl when ' is included in the name #305

Closed
fedevilensky opened this issue Jul 7, 2022 · 3 comments
Closed

Error under wsl when ' is included in the name #305

fedevilensky opened this issue Jul 7, 2022 · 3 comments
Assignees

Comments

@fedevilensky
Copy link

Pretty much as the title says. I was running under wsl, inside a directory containing a ' in the name

When trying to launch the program, the path is not escaped correctly, and the ' breaks the command

image

I don't know if a fix is trully necesary. I just wanted this problem to be documented somewhere, so if anyone else comes across this problem, they know what's happening and that it's easily solved by changing the directory's name

@xiantang
Copy link
Collaborator

OK

@xiantang
Copy link
Collaborator

I dont think it need to fix, just need add \ before '

@xiantang xiantang self-assigned this Jul 11, 2022
@xiantang
Copy link
Collaborator

updated in Readme

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants