openshift / troubleshooting-panel-console-plugin

Console Plugin to add a troubleshooting side panel to display Korrel8r data
Apache License 2.0
0 stars 7 forks source link

Update package-lock.json because `make install-frontend-ci` is failing. #7

Closed zhuje closed 6 months ago

zhuje commented 6 months ago

Update package-lock.json because make install-frontend-ci is failing.

Error is below:

cd web && 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.