Skip to content

Commit 185c1e8

Browse files
Satya900derberg
andauthored
docs: align node/npm versions in development guide (asyncapi#1901)
Co-authored-by: Satyabrata Mohanty <mohantysatyabrata900@gmail.com> Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
1 parent 0073ba3 commit 185c1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ For the PR titles you can refer to [this guide](CONTRIBUTING.md?plain=1#L60)
195195
196196
If you encounter any issues during development or testing, please check the following:
197197
198-
1. Ensure you're using the correct Node.js version (18.20.8 or higher) and npm version (10.8.2 or higher).
198+
1. Ensure you're using the correct Node.js version (24.11 or higher) and npm version (11.5.1 or higher).
199199
2. Clear the `node_modules` directory and reinstall dependencies if you encounter unexpected behavior.
200200
3. For Docker-related issues, make sure Docker is running and you have sufficient permissions.
201201

0 commit comments

Comments
 (0)