> For the complete documentation index, see [llms.txt](https://native.electrode.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://native.electrode.io/v0.21/cli-commands/why.md).

# why

## Description

* List all (or none) of the MiniApps using a specified native dependency

## Syntax

`ern why <dependency> <descriptor>`

**Arguments**

`<dependncy>`

* The name of the native dependency

`<descriptor>`

* A complete native application descriptor containing this native dependency

## Remarks

* This command is similar to the `ern` equivalent of the `yarn why` command for native dependencies. &#x20;
