Skip to content

Commit 16fa7f8

Browse files
committedFeb 25, 2025
docs: minimum Node.js/npm version in README
1 parent b028e68 commit 16fa7f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ Gitpod will automatically set up an environment and run an instance for you.
125125

126126
### Prerequisites
127127

128-
- [Node.js](https://nodejs.org/) >= 16
129-
- [npm](https://npmjs.com/) >= 8
128+
- [Node.js](https://nodejs.org/) >= 22.13.1
129+
- [npm](https://npmjs.com/) >= 10.9.2
130130
- Supported OSes: Linux, macOS and Windows
131131

132132
To install these prerequisites, you can follow the [How To section](https://docs.getleon.ai/how-to/) of the documentation.

0 commit comments

Comments
 (0)
Please sign in to comment.