kinow commented on PR #1755:
URL: https://github.com/apache/jena/pull/1755#issuecomment-1428267699

   >The yarn.lock file is out of date.
   
   Weird, I'm on this branch and I get no  changes
   
   ```bash
   $ yarn install
   yarn install v1.22.5
   [1/4] Resolving packages...
   success Already up-to-date.
   Done in 0.52s.
   $ git status
   On branch headless1
   Your branch is up to date with 'kinow/headless1'.
   
   nothing to commit, working tree clean
   ```
   
   >Even fixing that, completely clearing out node_modules and running yarn 
install:
   
   Really strange. I deleted my `node_modules` folder, then did a `yarn 
install`... no changes in `git status`. If you'd like to compare versions:
   
   ```bash
   $ yarn -v
   1.22.5
   $ node -v
   v16.19.0
   ```


-- 
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]

Reply via email to