Ganesh Murthy created DISPATCH-2347:
---------------------------------------
Summary: Console tests failing with 'Update your lock file with
'npm install' message
Key: DISPATCH-2347
URL: https://issues.apache.org/jira/browse/DISPATCH-2347
Project: Qpid Dispatch
Issue Type: Bug
Components: Console
Reporter: Ganesh Murthy
{noformat}
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! Invalid: lock file's [email protected] does not satisfy [email protected]
npm ERR! Missing: [email protected] from lock file
npm ERR!
npm ERR! Clean install a project
npm ERR!
npm ERR! Usage:
npm ERR! npm ci
npm ERR!
npm ERR! Options:
npm ERR! [--no-audit] [--foreground-scripts] [--ignore-scripts]
npm ERR! [--script-shell <script-shell>]
npm ERR!
npm ERR! aliases: clean-install, ic, install-clean, isntall-clean
npm ERR!
npm ERR! Run "npm help ci" for more info
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2022-06-09T21_11_13_314Z-debug-0.log
Error: Process completed with exit code 1. {noformat}
https://github.com/apache/qpid-dispatch/runs/6821003726?check_suite_focus=true#step:3:7
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]