- Install a specified version locally without switching to it
ern platform install <version>
Arguments
<version>
- The version of Electrode Native platform to install.
- Sample values :
v0.18.0
/0.18.0
/latest
- Using
latest
will install the latest version of Electrode Native
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.