Closed
Description
[REQUIRED] Environment info
firebase-tools: 9.12.0
Platform: linux
[REQUIRED] Test case
firebase functions:shell
[REQUIRED] Steps to reproduce
- initialize the project with v9.6.1.
- upgrade the firebase related packages to latest.
- reinstall the packges (remove and install)
firebase emulators:start
firebase functions:shell
[REQUIRED] Expected behavior
All http functions will should be callable in the shell.
[REQUIRED] Actual behavior
But got this error
Uncaught ReferenceError: functionName is not defined
Metadata
Assignees
Labels
No labels