Oleg Sidorkin

Results 3 comments of Oleg Sidorkin

The same thing happens with code-server 4.8.1/ node16 / FreeeBSD 13.

After looking at compiled JS, i think it's here: https://github.com/microsoft/vscode/blob/9db57e76e9f16f552203585a394e50cf0f7a84a7/src/vs/platform/environment/node/userDataPath.js#L98 However setting --user-data-dir ~/.local/share/code-server didn't help. Electron is 18.3.11

> I changed the default shell to bash or zsh and solved the problem by referring to the link below. Thank you @kawanakaiku > > [#5496 (comment)](https://github.com/coder/code-server/issues/5496#issuecomment-1240839804) Yes, this helped....