-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error from the extension host: spawn /usr/share/code/code (deleted) ENOENT #7866
Comments
Might be @alexandrudima |
@antoniomquadrosfilho can you try install the rpm again via command line? I find sometimes it doesn't work when updating via the GUI at least. |
I have the same issue on Linux Mint debian edition (LMDE 2 Betsy) and deb package messageService.ts:119Error from the extension host: spawn /usr/share/code/code (deleted) ENOENTe.doShow @ messageService.ts:119 Now getting same problem on 1.2.0 after uninstalling 1.2.1 and reinstalling 1.2.0 |
@tadasdanielius can you see if this is happening using the Insiders build? https://code.visualstudio.com/insiders |
Just tried code-insiders_1.3.0-1467004291_amd64.deb |
Since 1.3.0 is shipping in a couple of weeks and it seems fine there I'll resolve this. It's potentially caused by #7350 |
still seeing this on 1.14.0 on Ubuntu Error from the extension host: spawn /usr/share/code/code (deleted) How can we see the full error ? |
@komasoftware this might happen when you update VS Code without closing down all windows (ctrl+q) and relaunching. |
I had the problem and solved it doing: |
I have the same problem in Elementary OS, with VS 1.17.1. Some fix? Thanks in advance. |
This is a common issue on Linux when you upgrade and do not restart the application. The fix is to close all windows (ctrl+q) and relaunch VS Code whenever you see this. |
Steps to Reproduce:
Problem
The text was updated successfully, but these errors were encountered: