Skip to content

Commit

Permalink
Fix error message for port conflict (#1433)
Browse files Browse the repository at this point in the history
  • Loading branch information
samtstern committed Jun 26, 2019
1 parent 729083f commit a00f1bb
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 106 deletions.
3 changes: 2 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
* Auto-download Firestore and RTDB emulators when using `emulators:start`.
* Make `functions:shell` respect the `--port` argument.
* Make `functions:shell` respect the `--port` argument.
* Improve error message when `firebase serve` can't acquire the right port.
Loading

0 comments on commit a00f1bb

Please sign in to comment.