Skip to content

Missing package-lock.json #3772

@liberaldev

Description

@liberaldev

The package-lock.json file in npm serves the same purpose as Bundler's Gemfile.lock and should not be in .gitignore. However, in this project, it is listed in .gitignore. Remove package-lock.json from .gitignore so that it is tracked by Git.

Note: https://docs.npmjs.com/cli/v11/configuring-npm/package-lock-json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions