kinow commented on PR #1755:
URL: https://github.com/apache/jena/pull/1755#issuecomment-1428657856
Upgraded node, and then ran `yarn install`.
```
node -v
v18.14.0
```
No difference in `package.json`.
Then upgraded `yarn` too (I wasn't aware of
[`corepack`](https://yarnpkg.com/getting-started/install) in yarn!)
```
$ yarn -v
1.22.19
```
Removed the `yarn.lock` and then it finally upgraded to the latest versions
:grimacing:
Tried forcing headless mode, but made no difference. Interesting…
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]