sudo find /Users/cee/Desktop -name "node_modules" -exec rm -rf '{}' +
Created
May 3, 2019 08:35
-
-
Save hungdev/662c46455829c1835008a1c7228ec351 to your computer and use it in GitHub Desktop.
remove all node module script
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment