question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Web Template Studio Launch does not work in Windows Subsystem for Linux (WSL)

See original GitHub issue

Repro steps:

  1. Press Ctrl + Shift + p (in VS Code on Windows 10 using WSL Remote Extension in order to execute the command in WSL)
  2. Execute Web Template Studio: Launch

Action: Sync-Engine Error type: Error Error Message: Could not sync to template repository

Version: 0.0.1922901 OS: linux (Ubuntu for Windows Subsystem for Linux) VS Code Version: 1.37.1

Call Stack
LaunchExperience.<anonymous> (/home/<user>/.vscode-server/extensions/wasteamaccount.webtemplatestudio-dev-nightly-0.0.1922901/out/launchExperience.js:40:23)
Generator.next (<anonymous>)
fulfilled (/home/<user>/.vscode-server/extensions/wasteamaccount.webtemplatestudio-dev-nightly-0.0.1922901/out/launchExperience.js:4:58)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
AndreeWillecommented, Sep 19, 2019

I didn’t change anything. My user had write access to this folder and the folder was present. It worked after restarting Visual Studio Code.

Unfortunately i can’t give more information.

0reactions
sibillecommented, Sep 19, 2019

Is this still an issue?

Were missing permissions on

Mac: /Users/[username]/.local/share
Linux: //home/[username]/.local/share
Windows:  %LocalAppData%

the underlying reason or did you have to change anything else?

Opened issue https://github.com/microsoft/WebTemplateStudio/issues/1182 to improve user feedback.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Windows Subsystem for Linux | Microsoft Learn
Open Control Panel -> Programs and Features -> Turn Windows Feature on or off -> Check Windows Subsystem for Linux or using the...
Read more >
Work in Windows Subsystem for Linux with Visual Studio Code
This tutorial walks you through enabling Windows Subsystem for Linux (WSL) and running Visual Studio Code in WSL using the WSL extension.
Read more >
Issue opening HTML code via browser using Visual Studio Code
First, a simple solution is to use the Remote-WSL: Reopen in Folder in Windows action: In VSCode, press Ctrl + Shift + P...
Read more >
Additional setup for Linux or WSL - Uno Platform
Setting for Windows and WSL · Open the solution using Visual Studio · In the debugger menu, next to the green arrow, select...
Read more >
The Ultimate Guide To Use VS Code With Windows ...
In this blog, we will learn how to use Visual Studio Code in Windows Subsystem for Linux (WSL). In case you have not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found