Vscode: Updated to 1.40.0, code not starting

Created on 9 Nov 2019  路  6Comments  路  Source: microsoft/vscode

Hey folks,

Problem:
After updating my code version, it won't start.

VS Code version: Code - OSS 1.40.0
OS version: Linux x64 5.3.8-arch1-1

code-update-error

Steps to Reproduce:

  1. Upgrade from 1.39.2 => 1.40.0
  2. Try to open code from terminal
  3. Error electron4[4139]: ../../third_party/electron_node/src/node_file.cc:897:void node::fs::InternalModuleStat(const FunctionCallbackInfo<v8::Value> &): Assertion args[0]->IsString() failed.

Solution:

  1. Downgrade 1.40.0 => 1.39.2

Does this issue occur when all extensions are disabled?: Yes

Thanks for reading.

Most helpful comment

All 6 comments

I have the same issue on GNU/Linux 5.3.8-arch1-1 x64.

I ran into the very same issue moments ago on my
Arch Linux (5.3.8-arch1-1 x86_64) system.

can confirm this for arch too, happened to me just now

code-1.40.0-2 seems to have this issue fixed :tada:.

code-1.40.0-2 seems to have this issue fixed tada.

Exactly, Electron 6 was added and it is working again.
Thanks for contributing, I'll close it.

Was this page helpful?
0 / 5 - 0 ratings