Skip to content

package-lock.json in repo is not in sync with package.json #180

@ChALkeR

Description

@ChALkeR

package-lock.json is out of date:

$ npm ci
npm ERR! cipm 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.
npm ERR! 
npm ERR! 
npm ERR! Invalid: lock file's react@15.6.2 does not satisfy react@^17.0.1
npm ERR! Invalid: lock file's react-dom@15.6.2 does not satisfy react-dom@^17.0.1
npm ERR!

Running npm install produces a large diff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions