You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when I was practicing deploying Monorepo, I encountered an error that didn't let me deploy the Client part. This is the error log "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."
The text was updated successfully, but these errors were encountered:
Hi, when I was practicing deploying Monorepo, I encountered an error that didn't let me deploy the Client part. This is the error log "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 withnpm install
before continuing."The text was updated successfully, but these errors were encountered: