Skip to content

Commit 6d90e80

Browse files
authored
Update NodeJS Version Requirement (#7586)
1 parent f3ea603 commit 6d90e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Development.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Otherwise, you can clone the OpenHands project directly.
1111
- Linux, Mac OS, or [WSL on Windows](https://learn.microsoft.com/en-us/windows/wsl/install) [Ubuntu >= 22.04]
1212
- [Docker](https://docs.docker.com/engine/install/) (For those on MacOS, make sure to allow the default Docker socket to be used from advanced settings!)
1313
- [Python](https://www.python.org/downloads/) = 3.12
14-
- [NodeJS](https://nodejs.org/en/download/package-manager) >= 20.x
14+
- [NodeJS](https://nodejs.org/en/download/package-manager) >= 22.x
1515
- [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer) >= 1.8
1616
- OS-specific dependencies:
1717
- Ubuntu: build-essential => `sudo apt-get install build-essential`

0 commit comments

Comments
 (0)