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
The line responsible for downloading Node.js in the build/build_docker.sh script should probably be updated to more recent version Node.js. Latest one currently is version 23.
Running plugin remotely can fail as some require version 18 at least (copilot in this case)
Description
The line responsible for downloading Node.js in the build/build_docker.sh script should probably be updated to more recent version Node.js. Latest one currently is version 23.
Running plugin remotely can fail as some require version 18 at least (copilot in this case)
Current URL of the line:
vscodium/build/build_docker.sh
Line 31 in 5db0194
this probably comes with other modules being updated, so not sure how much of a task this is.
The text was updated successfully, but these errors were encountered: