Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
YUNGU23 opened this issue Mar 22, 2024 · 0 comments

Comments

@YUNGU23
Copy link

YUNGU23 commented Mar 22, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant