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
Execute firebase init with Firestore, Function, Hosting and Storage enabled.
[REQUIRED] Steps to reproduce
Open the command line interface (CLI).
Navigate to the root directory of the Firebase project.
Execute the command firebase serve.
[REQUIRED] Expected behavior
The Firebase development server starts successfully within a reasonable time frame.
[REQUIRED] Actual behavior
[info] i hosting[foo]: Serving hosting files from: public {"metadata":{"emulator":{"name":"hosting"},"message":"Serving hosting files from: \u001b[1mpublic\u001b[22m"}}
[info] ✔ hosting[foo]: Local server: http://localhost:5000 {"metadata":{"emulator":{"name":"hosting"},"message":"Local server: \u001b[4m\u001b[1mhttp://localhost:5000\u001b[22m\u001b[24m"}}
[error]
[error] Error: TIMEOUT: Port 5001 on localhost was not active within 5000ms