# install

## Description

* Install a specified version locally without switching to it &#x20;

## Syntax

`ern platform install <version>`

**Arguments**

`<version>`

* The version of Electrode Native platform to install.&#x20;
* Sample values : `v0.18.0` / `0.18.0` / `latest`
* Using `latest` will install the latest version of Electrode Native

## Related commands

\[ern platform use] | Switch to an installed Electrode Native version if the version is already installed or install the version and immediately switch to it.

\[ern platform use]: ./use.md
