Skip to content

FEATURE(arborist) log warning when saving lockfile lacking resolved/integrity for non-bundled dependencies #4280

Open
@isaacs

Description

@isaacs

From npm/arborist#270

Reproduction case:

# reify to build package tree in node_modules
arborist reify

# remove all metadata about resolved/integrity
rm package-lock.json node_modules/.package-lock.json

# reify again to create a lockfile without full metadata
arborist reify # <-- this should warn

Metadata

Metadata

Assignees

No one assigned

    Labels

    Enhancementnew feature or improvementws:arboristRelated to the arborist workspace

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions