Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 438 Bytes

uninstall.md

File metadata and controls

23 lines (13 loc) · 438 Bytes

ern platform uninstall

Description

  • Uninstall a platform version

Syntax

ern platform uninstall <version>

Arguments

<version>

  • The Electrode Native platform version to uninstall.

Remarks

  • You cannot uninstall the active platform version.
  • To uninstall an active version:
  1. Switch to a different version using the ern platform use command.
  2. Run the ern platform uninstall <version> command.