sootsim upgrade

sootsim upgrade

Update both independently versioned parts of SootSim. The command installs the latest engine runtime, or the repo’s configured runtimeVersion, then checks npm and updates the CLI only when a newer CLI exists. It prints the previous and installed runtime versions, the CLI version result, and the engine release notes in the terminal. sootsim update is an alias. The background daemon also checks for a new default runtime on startup and hourly.

terminal

sootsim upgrade [--channel <name>]
sootsim update [--channel <name>]

Aliases

  • update

Options

flagdescription
--channel <name>runtime channel for ‘latest’ (default: stable)

Examples

terminal

sootsim upgrade
sootsim update
sootsim upgrade --channel beta

Ready to build?

Run your React Native app in the browser. No simulators, no native toolchain, no waiting.

curl -fsSL https://sootsim.com/install.sh | sh