# why

**This command has been deprecated in Electrode Native 0.31.0**\
**Use \[ern cauldron why] instead**

## 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;

\[ern cauldron why]: ./cauldron/why.md
