ern
Verified for current stable LTS
Ern Command: Run Miniapps
Use for run miniapps with Ern. Exact CLI syntax to run miniapps using Ern.
When to use this: Use for run miniapps with Ern.
Command Syntax
ern run-<ios|android> ern run-<ios|android> Command Breakdown
ern is the base executable for this command.
FAQ
Purpose: Exact syntax to run miniapps using Ern.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ern Command: Create Native Container
ern create-container --miniapps /<path/to/miniapp_directory> --platform <ios|android> Ern Command: Create New Miniapp ern create-miniapp <application_name> Ern Command: List Installed Platform Versions ern platform versions Ern Command: Publish Container To Maven ern publish-container --publisher <maven> --platform <android> --extra '{{"groupId":"com.walmart.ern","artifactId":"quickstart"}}' Ern Command: Set Logging Level ern platform config set logLevel <trace|debug>