Skip to content

This repo's package-lock.json is broken #3843

@dotlambda

Description

@dotlambda

Current Behavior

Many entries in package-lock.json don't have "resolved" and "integrity" values.
The first such dependency I could find is "node_modules/@babel/plugin-syntax-async-generators",

Expected Behavior

Every dependency should have "resolved" and "integrity" values so that Lerna can be built reproducably.

Failure Logs / Configuration

Trying to do an offline install fails withh something like

npm ERR! code ENOTCACHED
npm ERR! request to https://registry.npmjs.org/yocto-queue failed: cache mode is 'only-if-cached' but no cached response is available.

Environment

NixOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions