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

chore: add script to delete node_modules recursively #1625

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

matyasf
Copy link
Collaborator

@matyasf matyasf commented Aug 6, 2024

This new script deletes all node_modules folders recursively which is useful when npm install fails for some reason and these folders are in a corrupted state

TEST PLAN:
run npm run clean-node and observe that all node_modules folders are deleted

This new script deletes all node_modules folders recursively which is useful when `npm install`
fails for some reason and these folders are in a corrupted state
TEST PLAN:
run clean-node and observe that all node_modules folders are deleted
@matyasf matyasf self-assigned this Aug 6, 2024
@matyasf matyasf requested review from balzss and git-nandor August 6, 2024 10:32
Copy link

github-actions bot commented Aug 6, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-08-14 11:40 UTC

@matyasf matyasf merged commit 3d7611b into master Aug 14, 2024
9 checks passed
@matyasf matyasf deleted the add_nuke_node branch August 14, 2024 11:40
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

Successfully merging this pull request may close these issues.

3 participants