Skip to content

Proposal: Enforce Node Version Rule and Prevent Modifications to package-lock.json #1130

Description

@YUNGU23

Describe the bug
Currently, there is no established rule regarding the required Node.js version for this project. Additionally, modifications to the package-lock.json file are occurring despite the absence of a defined policy.

To Reproduce
Steps to reproduce the behavior, or file the issue is found in:

  1. Attempt to determine the required Node.js version for the project.
  2. Observe inconsistent modifications to the package-lock.json file.

Expected behavior
We should establish a clear rule specifying the required Node.js version for this project to ensure consistency among contributors. Furthermore, we need to enforce a policy to prevent modifications to the package-lock.json file, maintaining project stability and consistency.

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