@nx/expo:install

Install a module or other package to a project.

Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.

Options

check

boolean
Default: false

Check which installed packages need to be updated

fix

boolean
Default: false

Automatically update any invalid package versions

packages

Array<string>
Default: []

The names of packages to install