vandoitruong
Deployment failed
This is a new error after update package.json, would you please help me?#11 1.123 npm ERR! code EUSAGE
#11 1.127 npm ERR!
#11 1.128 npm ERR! The
npm ci
command can only install with an existing package-lock.json or
#11 1.128 npm ERR! npm-shrinkwrap.json with lockfileVersion >= 1. Run an install with npm@5 or
#11 1.128 npm ERR! later to generate a package-lock.json file, then try again.
#11 1.128 npm ERR!
#11 1.128 npm ERR! Clean install a project
#11 1.128 npm ERR!
#11 1.128 npm ERR! Usage:
#11 1.128 npm ERR! npm ci
#11 1.128 npm ERR!
#11 1.128 npm ERR! Options:
#11 1.128 npm ERR! [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
#11 1.128 npm ERR! [-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
#11 1.129 npm ERR! [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
#11 1.129 npm ERR! [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
#11 1.129 npm ERR! [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
#11 1.129 npm ERR! [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
#11 1.129 npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links]
#11 1.129 npm ERR!
#11 1.129 npm ERR! aliases: clean-install, ic, install-clean, isntall-clean
#11 1.129 npm ERR!
#11 1.129 npm ERR! Run "npm help ci" for more info
#11 1.132
#11 1.132 npm ERR! A complete log of this run can be found in:
#11 1.132 npm ERR! /root/.npm/_logs/2023-05-30T08_31_48_526Z-debug-0.log
#11 ERROR: process "/bin/bash -ol pipefail -c npm ci" did not complete successfully: exit code: 118 replies