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.

Running the extension in dev environment fails on first run

See original GitHub issue

Reproduction steps:

  • Open src/extension in VSCode and use F5 to launch in dev mode.
  • Launch Web Template Studio using Cmd+Shift+P and Web Template Studio: Launch. This would fail on first run with an error Could 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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
AdalWaycommented, May 16, 2019

I just had this problem today, I’m trying to open the template studio, I’m using ubuntu 19.04.

2reactions
crutkascommented, May 17, 2019

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot Terminal launch failures - Visual Studio Code
Test your shell directly. Try running your designated integrated terminal shell outside VS Code from an external terminal or command prompt. Some terminal ......
Read more >
First run failed for a new project setup via Teams Toolkit ...
Describe the bug. Hi, I followed the Get Started for messaging extension to create a new teams app but failed to run it...
Read more >
Add a build or release task in an extension - Azure DevOps
The dev machine needs to run Node v10.21.0 to ensure that the code written is compatible with the production environment on the agent...
Read more >
An error occurred while accessing the Microsoft.Extensions ...
It may happen from a condition in your startup file or while you are injecting. for example, you have a flag that checks...
Read more >
Advanced Visual Studio Code for Python Developers
Running tasks in frameworks like Django; Compiling Python C extensions. VS Code tasks are commands or executables that you can run on demand...
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