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.

Download settings crash if remote extension is not found

See original GitHub issue

🐛 Describe the bug
If the remote settings contains an extension that does not exist anymore, instead of skipping it, show a warning and continue with the others the extension crash:

🌴 Visual Studio Code Version : 1.47 🌴 Code Settings Sync Version : 3.4.3 🌴 Standard or Insiders : Standard 🌴 Portable or Installed : Installed 🌴 OSS or Official Build : Official 🌴 Operating System : Windows 🌴 Occurs On: Download

📰 To Reproduce Steps to reproduce the behavior:

  1. Download Settings
  2. See error

💪 Expected behavior The extension should show a warning but keep downloading and installed the other available extensions

📺 Console Error Log

Error: Error: Error: Extension 'HvyIndustries.crane' not found.    at c:\Users\dista\.vscode\extensions\shan.code-settings-sync-3.4.3\out\extension.js:290:22293    at c:\Users\dista\.vscode\extensions\shan.code-settings-sync-3.4.3\out\extension.js:290:11611    at Object.throw (c:\Users\dista\.vscode\extensions\shan.code-settings-sync-3.4.3\out\extension.js:290:11716)    at s (c:\Users\dista\.vscode\extensions\shan.code-settings-sync-3.4.3\out\extension.js:290:10513)    at processTicksAndRejections (internal/process/task_queues.js:85:5)

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:6
  • Comments:9

github_iconTop GitHub Comments

1reaction
n4nn31355commented, Oct 1, 2020

Any quick workaround?

Edit gist manually? =)

1reaction
pushbuttonscommented, Jul 16, 2020

Yepppp ^^^

🌴 Visual Studio Code Version : 1.47.1 🌴 Code Settings Sync Version : 3.4.3 🌴 Operating System : OSX 10.5.5

ERROR Sync: Error Logged In Console “[Extension Host] Error: Error: Error: Extension ‘ms-vscode.csharp’ not found”

💪 Expected behaviour: The extension should show a warning but keep downloading and installed the other available extensions

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix file download errors - Google Chrome Help
If you receive an error message on Chrome when you try to download apps, themes, extensions or other files, try these fixes.
Read more >
Remote Development Tips and Tricks - Visual Studio Code
This article covers troubleshooting tips and tricks for each of the Visual Studio Code Remote Development extensions. See the SSH, Containers, and WSL...
Read more >
Use Visual Studio Code SSH without crashing your server
Have you used the Remote SSH extension in Visual Studio Code? You may not have realized, but with default settings it eats up...
Read more >
Detect and diagnose crashes - Android Developers
You can use the stack trace available in the report details if you are using Play Console or the output of the logcat...
Read more >
Internet Explorer (IE) mode troubleshooting and FAQ
Microsoft Edge needs to download the IE mode site list before it can apply IE mode settings. This process may not finish when...
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