mirror of
https://github.com/coder/code-server.git
synced 2026-09-02 08:30:17 +02:00
Update files to reflect the new node.js v24 (#7949)
With the update to node.js v24 in vscode and package.json some files have not been updated and still referenced version 22.x.
This commit is contained in:
committed by
GitHub
parent
51f90a376b
commit
596dbf3416
@@ -57,7 +57,7 @@ npm config set python python3
|
||||
node -v
|
||||
```
|
||||
|
||||
you will get Node version `v22`
|
||||
you will get Node version `v24`
|
||||
|
||||
5. Now install code-server following our guide on [installing with npm](./npm.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user