-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port 5001 is not open on localhost, could not start functions emulator. #147
Comments
installing firebase-tools version 7.2.3 does not work as recommended by the above linked thread |
installing latest version 7.8.1 does not work either |
tried the below: after version update, run (if Mac): make sure it's the right path for the global node_modules by checking did not solve |
just run in on a different port. this issue might have been local to me. solution: add flag to usual command like so |
@lilsweetcaligula did you ever run into this issue? I just experienced it just now |
@nazreen The error message looks oddly familiar but I cannot recall the exact circumstances under which I may have seen it. But my guess is - if running on a different port does resolve the problem, then it's probably the problem of a port being occupied - very likely by another instance of Firebase. |
when running
npm run serve-h
The text was updated successfully, but these errors were encountered: