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 theern platform use
command.
2) Run theern platform uninstall <version>
command.