EandrewJones commented on PR #476:
URL: https://github.com/apache/flagon-useralejs/pull/476#issuecomment-2223704852

   > i don't know why but i am unable to pass the npm ci error , i have tried 
all the possible method reinstalling the package-lock and package file 
fsversion , can you help me?
   
   I just got a chance to look into this. I've never seen this issue before 
:exploding_head: 
   
   Let's try a few things:
   1. Can you share what node  and npm versions you're using? Please ensure 
you're using a Node version >= 18.x.x. If you're not already using NVM, I 
recommend it (see 
[here](https://stackoverflow.com/questions/76387479/npm-err-npm-ci-can-only-install-packages-when-your-package-json-and-package-l)
 for more details).
   2. Check the suggested fixes 
[here](https://stackoverflow.com/questions/76387479/npm-err-npm-ci-can-only-install-packages-when-your-package-json-and-package-l)
   
   You may need to delete the `node_modules` and `package-lock.json`, then 
using correct node version, try running `npm i && npm ci`.


-- 
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: notifications-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@flagon.apache.org
For additional commands, e-mail: notifications-h...@flagon.apache.org

Reply via email to