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

Node Modules On Develop, Staging and Production #44

Open
WilliamFernsV3 opened this issue Jan 29, 2025 · 0 comments
Open

Node Modules On Develop, Staging and Production #44

WilliamFernsV3 opened this issue Jan 29, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@WilliamFernsV3
Copy link
Collaborator

Description:

Node modules was added to the branches mentioned in title accidentally in a commit. This is a problem, because node modules are different on different devices and operating systems, it is really big in size which hinders the developer experience when pulling

Solution:

Use Git Patch to patch the commits where node modules got added, and force push to that branch. Verify that it got removed. Make sure it is in the .gitignore.

@WilliamFernsV3 WilliamFernsV3 added the bug Something isn't working label Jan 29, 2025
@WilliamFernsV3 WilliamFernsV3 self-assigned this Jan 29, 2025
@WilliamFernsV3 WilliamFernsV3 mentioned this issue Jan 29, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant