Skip to content

Commit 02cece3

Browse files
committed
minimal nodejs version updated
1 parent 6d2d1c0 commit 02cece3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ See [Documentation](vscode/README.md) on VSNetBeans features.
55

66
## Requirements
77
* JDK 17 or higher to build and run Java LSP
8-
* Node.js 18.20 or higher and npm installed to build VSIX
8+
* Node.js 20.18.1 or higher and npm installed to build VSIX
99

1010
## Build
1111
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
1818
In VS Code IDE Extensions panel search for *NetBeans*, select **Language Server for Java by Apache** and Install.
1919

2020
## Reporting Issues
21-
Issues for VSNetBeans has to be filled in this repository Issues section on GitHub.
21+
Issues for VSNetBeans has to be filled in this repository Issues section on GitHub.

0 commit comments

Comments
 (0)