kinow opened a new pull request, #2618: URL: https://github.com/apache/jena/pull/2618
GitHub issue resolved #2346 Pull request Description: Hi, My old old thinkpad finally started to have some issues, so I'm setting up a new laptop, and thought it'd be good to clean up some older UI issues like this one. I installed Node LTS (20) with nvm, then enabled corepack (to get yarn), and did a yarn install. Very first project I am building on this new framework laptop. Did not get the yarn test:unit tests (I think someone updated vite and now the issue is gone :pray:). The warning was fixed automatically by yarn install, so I just committed it. It also fixed the spaces around the colon for the windows script command. ---- - [ ] Tests are included. - [ ] Documentation change and updates are provided for the [Apache Jena website](https://github.com/apache/jena-site/) - [x] Commits have been squashed to remove intermediate development commit messages. - [x] Key commit messages start with the issue number (GH-xxxx) By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html). ---- See the [Apache Jena "Contributing" guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md). -- 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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org