sootsim upgrade

update the sootsim CLI and engine runtime to the latest

sootsim upgrade

One command to get current. Checks the npm registry for a newer sootsim CLI and installs it globally if your version is behind, then checks the runtime channel and installs + activates the latest engine runtime. Safe to run anytime — each half is skipped when already up to date. The CLI and engine runtime are versioned independently, which is a frequent source of “I ran upgrade but the version did not change” confusion — this command upgrades both.

terminal

sootsim upgrade [--channel <name>]

Options

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

Examples

terminal

sootsim upgrade
sootsim upgrade --channel beta

Ready to build?

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

npm i -g sootsim