Forrest logo
back to the ern tool

ern:tldr:77558

ern: List all installed versions of Electrode Native.
$ ern platform versions
try on your machine

The command "ern platform versions" is used in the Electrode Native (ERN) framework. ERN is a platform-agnostic framework for building mobile apps using JavaScript and React Native.

The "ern platform versions" command is used to display the available versions of the Electrode Native platform. The platform represents the underlying infrastructure and dependencies required by the ERN framework to build and run the mobile apps.

When you run this command, it will show you a list of platforms and their corresponding versions that are available for use in your ERN project. This information can be helpful when you need to choose a specific version of the platform for your project, or when you want to ensure you are using the latest version.

Overall, this command allows you to view the available versions of the Electrode Native platform, which is an essential component of the ERN framework used for building mobile apps.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.
back to the ern tool