scholarsmate commented on PR #1119: URL: https://github.com/apache/daffodil-vscode/pull/1119#issuecomment-2432235231
@shanedell, the move to Node 18 needed to take place on the Ωedit side so the server would come up when run properly in Windows under newer versions of Node, and that allowed for many package updates that also required Node 18+ (the dependency log jam was finally cleared). In VSCode version 1.92 (released in July), Electron was upgraded to Electron 30, which included the update to Node that has he breaking spawn change. In our CI, we pegged VSCode at the 1.91.1 (released in June), so moving up one month to 1.92.1 seems prudent to do at this time. The prerequisite section have been updated in the documentation at https://github.com/apache/daffodil-vscode/wiki/Apache-Daffodil™-Extension-for-Visual-Studio-Code:-v1.4.0#prerequisites to take this update into account. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
