删除所有node_modules
find . -name "node_modules" -type d -prune -print -exec rm -rf "{}" \;
Be the first to know when I post cool stuff
Subscribe to get my latest posts by email.
Thanks for signing up! Check your email to confirm your subscription.
Whoops, we weren't able to process your signup.