LinuxCommandLibrary

yarn-why

Explain why a package is installed

TLDR

Show why package is installed

$ yarn why [package]
copy

SYNOPSIS

yarn why package

DESCRIPTION

yarn why explains why a package is installed. Shows which packages depend on it. Useful for understanding dependency chains and auditing node_modules.

SEE ALSO

yarn(1), npm-explain(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community