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
function is not defined error after upgrading v9.6.1 to v9.12.0 #3426
Comments
This also happens with me in OS X |
syJSdev
added a commit
to syJSdev/firebase-tools
that referenced
this issue
May 28, 2021
Same issue here, rolling back to |
Ubuntu and Mac users on our team are experiencing this as well. Same 9.11.0 rollback works for now. |
Hey all, sorry for this regression. I tested out @syJSdev 's fix, and it looks good to me - thanks a ton! We'll be releasing a patch version shortly to get this fixed |
devpeerapong
pushed a commit
to devpeerapong/firebase-tools
that referenced
this issue
Dec 14, 2021
Co-authored-by: joehan <joehanley@google.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[REQUIRED] Environment info
firebase-tools: 9.12.0
Platform: linux
[REQUIRED] Test case
firebase functions:shell
[REQUIRED] Steps to reproduce
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
The text was updated successfully, but these errors were encountered: