- Uninstall a platform version
ern platform uninstall <version>
Arguments
<version>
- The Electrode Native platform version to uninstall.
- You cannot uninstall the active platform version.
- To uninstall an active version:
- Switch to a different version using the
ern platform use
command. - Run the
ern platform uninstall <version>
command.