You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered this problem today, and there are a lot of same issues on the platformio-vscode-ide.
After some diggings, this may due to the confliction of port range settings.
I've encountered this problem today, and there are a lot of same issues on the platformio-vscode-ide.
After some diggings, this may due to the confliction of port range settings.
The major problem there is:
this range is conflicted with WSL on [44619, 48715] (4097 ports) if WSL is running in mirrored networking.
change this range may fix the problem for many users.
The text was updated successfully, but these errors were encountered: