* fix(stage-pocket): use system mkcert to work around feaxios download crash * fix(stage-pocket): add Windows compat for system mkcert lookup Originally used `which` since this was an iOS-focused fix, but considering Windows developers building for Android, use `where` on win32 and handle multi-line output.