thurka opened a new pull request, #8695: URL: https://github.com/apache/netbeans/pull/8695
Based on the following message from [CI build](https://github.com/apache/netbeans/actions/runs/16651028817/job/47124368668#step:10:7123) ``` [mkdir] Created dir: /home/runner/work/netbeans/netbeans/tmpbuild/java/java.lsp.server/build/vsce [exec] npm warn EBADENGINE Unsupported engine { [exec] npm warn EBADENGINE package: 'undici@7.13.0', [exec] npm warn EBADENGINE required: { node: '>=20.18.1' }, [exec] npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } [exec] npm warn EBADENGINE } ``` It looks like vscode must be built with node >=20.18.1. Workflows updated to use node 20.18.1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists