We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0073ba3 commit 185c1e8Copy full SHA for 185c1e8
Development.md
@@ -195,7 +195,7 @@ For the PR titles you can refer to [this guide](CONTRIBUTING.md?plain=1#L60)
195
196
If you encounter any issues during development or testing, please check the following:
197
198
-1. Ensure you're using the correct Node.js version (18.20.8 or higher) and npm version (10.8.2 or higher).
+1. Ensure you're using the correct Node.js version (24.11 or higher) and npm version (11.5.1 or higher).
199
2. Clear the `node_modules` directory and reinstall dependencies if you encounter unexpected behavior.
200
3. For Docker-related issues, make sure Docker is running and you have sufficient permissions.
201
0 commit comments