WebTemplateStudio: Running the extension in dev environment fails on first run
Reproduction steps:
- Open src/extension in VSCode and use F5 to launch in dev mode.
- Launch Web Template Studio using
Cmd+Shift+P
andWeb Template Studio: Launch
. This would fail on first run with an errorCould not sync template repository
. - Running the last step again would work after
System Info:
Mac mini (late 2014) running macOS Mojave version 10.14.4 Processor 2.6 GHz Intel Core i5 Memory 8 GB 1600 MHz DDR3 Graphics Intel Iris 1536 MB
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 17 (7 by maintainers)
I just had this problem today, I’m trying to open the template studio, I’m using ubuntu 19.04.
We figured out the issue, thanks everyone for working with us. we have to do signed builds for publishing to marketplace and looks like for some reason, it works on the mac and windows but fails for one file in the linux build to get signed.
we’re proactively working on solving this.
I just updated visual code and still the same error.
[2019-05-16, 5:04:50 p.m.][EXTENSION] Launched [2019-05-16, 5:05:04 p.m.][EXTENSION] Error: Could not sync to template repository
There is a known issue with our Linux Build due to code signing. We are proactively working in fixing this.