Skip to content

[Bug] npm package-lock.json is out of sync with package.json #1640

@kazu0617

Description

@kazu0617

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:

  1. build frontend with npm ci # clean install
  2. 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

Image

What version you are running
Version 2026.02.11, 2026.01.28

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions