firebase-tools
firebase-tools copied to clipboard
fix: slow startup if no network is available
Preventing slow startups (> 60s) if no network is available. Tried to pick a reasonable timeout. Currently from Barcelona the NPM commands take 500ms to return.
Description
Fixes #5054