You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vendor binary bootstrap: After npm install -g phonton-cli, explicitly run npm/install.js (or phonton.js --version) to download vendor/phonton.exe when postinstall was skipped on reinstall.
Scoop Node.js: Resolve node.exe from scoop/apps/nodejs/current first (persist bin often has no node.exe).
Launch fallback: Accept node + phonton.js launcher when the wrapper script exists, even if native exe is not yet on disk.
fileExists: More reliable if exist check from the Tauri webview.