Skip to content
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

fix: WSL mode always activate once turned on #192

Merged
merged 2 commits into from
Dec 26, 2022
Merged

fix: WSL mode always activate once turned on #192

merged 2 commits into from
Dec 26, 2022

Conversation

zanets
Copy link
Contributor

@zanets zanets commented Dec 21, 2022

When WSL mode has been turned on on windows, the plugin try to use WSL on all platform and causes "Error: spawn wsl ENOENT" on macos.

This PR set wslMode of runtime to false if current platform is not Win32.

@twibiral
Copy link
Owner

I did not consider this, thank you a lot! It will be released soon.

@twibiral twibiral changed the base branch from master to develop December 26, 2022 22:07
@twibiral twibiral merged commit 8056c5f into twibiral:develop Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants