sootsim hints

inspect and manage the CLI hint registry

sootsim hints

Sootsim emits one-line educational hints the first time you trip a recoverable error (wrong port, no claim, missing flag). The registry tracks which hints have been shown so they don’t repeat indefinitely. Use this command to reset shown-state, list every registered hint, or — most commonly — silence the system entirely via the SOOTSIM_HINTS env var.

terminal

sootsim hints list
sootsim hints reset [global]

Examples

terminal

sootsim hints list
sootsim hints reset
sootsim hints reset global
SOOTSIM_HINTS=off sootsim ...
SOOTSIM_HINTS=always sootsim ...

Ready to build?

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

npm i -g sootsim