glynnbird commented on PR #351:
URL: https://github.com/apache/couchdb-nano/pull/351#issuecomment-3106812530

   Hi @renebaudisch . Thanks for contributing this. Unfortunately the automated 
tests are failing because the package-lock.json you have provided is too new 
for node 14. I found that if I switch to node 14, delete package-lock.json and 
then do `npm install` again (on this branch) then `npm ci` works again. 
   
   Would it be possible to modify your PR to use the old package-lock.json 
format?
   
   I'd like to get this merged and release prepped, but I don't want to open 
the pandora's box of "which version of Node am I supporting?" at the same time!


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

Reply via email to