Skip to content

Hacksore/firebase-shell-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase-shell-bug

When all the emulators are runnning you can't connect to the functions shell.

You'll get an error:

Error: Port 5000 is not open on localhost, could not start functions emulator.

Repro:

  • npm install
  • npm start
  • npm run shell

Seems this is a bug with hosting emulator cause it does not happen when you do this:

  • firebase emulators:start --only database,ui,functions,pubsub
  • firebase functions:shell

About

WIP

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors