Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 569 Bytes

install.md

File metadata and controls

23 lines (13 loc) · 569 Bytes

ern platform install

Description

  • Install a specified version locally without switching to it

Syntax

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

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.