Restrict results to directories.
Section: Find by Name and Type
Find directories only
bash
bash
find . -type d -name 'node_modules'Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Find by Name and Type