This is an automated email from the ASF dual-hosted git repository.

thurka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-vscode.git


The following commit(s) were added to refs/heads/master by this push:
     new 02cece3  minimal nodejs version updated
02cece3 is described below

commit 02cece3f9e656cd0c13f8605692992968e90e507
Author: Tomas Hurka <[email protected]>
AuthorDate: Wed Aug 27 18:15:50 2025 +0200

    minimal nodejs version updated
---
 README.MD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.MD b/README.MD
index 7860495..3198a7d 100644
--- a/README.MD
+++ b/README.MD
@@ -5,7 +5,7 @@ See [Documentation](vscode/README.md) on VSNetBeans features.
 
 ## Requirements
 * JDK 17 or higher to build and run Java LSP
-* Node.js 18.20 or higher and npm installed to build VSIX
+* Node.js 20.18.1 or higher and npm installed to build VSIX
 
 ## Build
 Apache NetBeans Language Server for VS Code consists of source code for VS 
Code integration in this repository and NetBeans IDE sources linked as 
[netbeans submodule](netbeans/) from main [NetBeans Git 
repo](https://github.com/apache/netbeans/).
@@ -18,4 +18,4 @@ See [BUILD.MD](BUILD.MD) how to build VSNetBeans using this 
repository and NetBe
 In VS Code IDE Extensions panel search for *NetBeans*, select **Language 
Server for Java by Apache** and Install.
 
 ## Reporting Issues
-Issues for VSNetBeans has to be filled in this repository Issues section on 
GitHub.
\ No newline at end of file
+Issues for VSNetBeans has to be filled in this repository Issues section on 
GitHub.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to