Currently running npm ci produces the following error:
npm ci
npm ERR! code EUSAGE
npm ERR!
npm ERR! `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm ERR!
npm ERR! Missing: @bitovi/querystring-parser@0.6.4 from lock file
npm ERR! Missing: @bitovi/querystring-parser@0.6.4 from lock file
Currently running
npm ci
produces the following error:This issue was discovered during this github action execution: https://github.com/bitovi/querystring-parser/actions/runs/5324890208/jobs/9645084026?pr=47