gitpod-io / openvscode-server

Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
https://www.gitpod.io/
MIT License
4.99k stars 431 forks source link

File Not Found - Language problem ? #452

Open Orsucciu opened 1 year ago

Orsucciu commented 1 year ago

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

Steps to Reproduce:

  1. Install vscode server
  2. Run it

Error : File not found: openvscode-server-v1.72.2-linux-x64/out/vs/workbench/workbench.web.main.nls.co.js

I think that my browser's language (corsican) is the problem. nls.co looks like the language code; and i haven't found a way to stop vsserver from trying to get it

jeanp413 commented 1 year ago

@Orsucciu can you still repro on latest release?

sevilen commented 1 year ago

The same exists in the latest version: 1.77.0 / 1.75.1

image