-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
the node_modules directory has been uploaded to the repository, potentially exposing security vulnerability and causing version conflicts. it also increase the size of repository lead to collaboration issues.__
Expected behavior
Increased Repository Size: The repository size will significantly increase, making it slower to clone and manage.
Version Conflicts: Different developers might have different versions of dependencies, leading to potential conflicts and inconsistencies.
Security Risks: Sensitive information or vulnerabilities in dependencies might be exposed, increasing security risks.
Redundant Data: node_modules contains packages that can be easily installed using npm install or yarn install, making the upload redundant
Add ScreenShots
What browsers are you seeing the problem on?
No response
Record
- I have read the Contributing Guidelines
- I'm a GSSOC'24 contributor
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working