-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
Milestone
Description
- VS Code Version: 1.81.0
- OS Version: RHEL 8
Steps to Reproduce:
git clone vscode- Open in dev container
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders