Firebase Emulators Error: TIMEOUT: Port 8080 on localhost was not active within 60000ms

Peter Jausovec
2 min readApr 3, 2022
Photo by Cullan Smith on Unsplash

This timeout issue happens when you try to run Firebase emulators locally. Assuming you’ve run firebase init and installed the emulators as soon as you run firebase emulators:start you might get an output similar to this one:

emulators: Support for Java version <= 10 will be dropped soon in firebase-tools@11. Please…

--

--