You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error:
ENOENT: no such file or directory, mkdir '/var/lib/code-server/User/globalStorage/redhat.java'
I've installed openjdk-11-jdk openjdk-11-demo openjdk-11-doc openjdk-11-jre-headless openjdk-11-source via apt, but how can I make the code server actually use them? Over the main method standard VS Code has buttons for debugging / running the file.
Either I don't know how to set it up for Java (please explain it then) or that's actually an bug.
The text was updated successfully, but these errors were encountered:
code-server --version
: 3.4.0 69ad529Error:

ENOENT: no such file or directory, mkdir '/var/lib/code-server/User/globalStorage/redhat.java'
I've installed openjdk-11-jdk openjdk-11-demo openjdk-11-doc openjdk-11-jre-headless openjdk-11-source via apt, but how can I make the code server actually use them? Over the main method standard VS Code has buttons for debugging / running the file.
Either I don't know how to set it up for Java (please explain it then) or that's actually an bug.
The text was updated successfully, but these errors were encountered: