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
Works great when running under default Windows installation but opening a project under WSL gives the following error:
Error: Found unexpected protocol vscode-remote: imported from vscode-remote://wsl%2Bubuntu-20.04/home/xyz/link_to_project/
If you are linking locally against your node_modules folder, make sure that you have all the necessary dependencies installed.
Source: JSPM Generator (Extension)
I also noticed that vscode doesn't give an option to install JSPM Generator in WSL but it does give this option for other extensions. Maybe the error has something to do with this since the extension works fine when opening the exact same project outside of WSL.
The text was updated successfully, but these errors were encountered:
Works great when running under default Windows installation but opening a project under WSL gives the following error:
I also noticed that vscode doesn't give an option to install JSPM Generator in WSL but it does give this option for other extensions. Maybe the error has something to do with this since the extension works fine when opening the exact same project outside of WSL.
The text was updated successfully, but these errors were encountered: