-
Notifications
You must be signed in to change notification settings - Fork 87
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
wsl 2 wslpath -m "No such file or directory" #34
Comments
Hi! So in WSL 2 the old method is changed, right? Can you please open a PR adding this check as an additional for WSL? |
related to #33 |
Want to try using this patch to see if it resolves your issues? If anyone with WSL wants to test please let me know so we can merge #36. |
I'll close the issue as the corresponding pr is merged. If any bug reappear, feel free to open |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi.
I'm running ubunu and WSL v2. When pasting an image from the clipboard I was getting an error thrown by the wslpath command. When this command is executed to resolve a path of a nonexistent file you get a "No such file or directory" error. This happens when trying to resolve the path AND the new image name.
I was able to work around this by resolving the folder path first and then appending the new image name
The text was updated successfully, but these errors were encountered: