Skip to content

Wrong Node version in dev container #190331

@Timmmm

Description

@Timmmm
  • VS Code Version: 1.81.0
  • OS Version: RHEL 8

Steps to Reproduce:

  1. git clone vscode
  2. Open in dev container
  3. yarn

Result is:

$ yarn
yarn install v1.22.19
$ node build/npm/preinstall.js
*** Please use node.js versions >=18.15.x and <19.

error Command failed with exit code 1.

This seems to be identical to #128408 - maybe the same thing happened again?

The node version that gets installed in the container is

$ node --version
v16.20.1

Metadata

Metadata

Labels

insiders-releasedPatch has been released in VS Code Insiders

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions