-
-
Notifications
You must be signed in to change notification settings - Fork 326
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
when i build vrcx with npm ci (clean-install), npm returns fail due to package-lock.json is out of sync.
To Reproduce
Steps to reproduce the behavior:
- build frontend with
npm ci# clean install - return error with this error.
`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.
Expected behavior
When step2, no problem to install that.
Screenshots
What version you are running
Version 2026.02.11, 2026.01.28
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working