stevedlawrence commented on issue #1557: URL: https://github.com/apache/daffodil-vscode/issues/1557#issuecomment-3998200532
I am able to reproduce the same failure on Fedora 43 (note that the original report was on Fedora 42, not 23, must have been a typo). ``` $ node --version v22.22.0 $ cat /etc/redhat-release Fedora release 43 (Forty Three) $ java -version openjdk version "17.0.18" 2026-01-20 OpenJDK Runtime Environment Temurin-17.0.18+8 (build 17.0.18+8) OpenJDK 64-Bit Server VM Temurin-17.0.18+8 (build 17.0.18+8, mixed mode, sharing) $ javac -version javac 17.0.18 ``` -- 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]
