[go: nahoru, domu]

Skip to content
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

Closed
syJSdev opened this issue May 28, 2021 · 4 comments
Closed

function is not defined error after upgrading v9.6.1 to v9.12.0 #3426

syJSdev opened this issue May 28, 2021 · 4 comments

Comments

@syJSdev
Copy link
Contributor
syJSdev commented May 28, 2021

[REQUIRED] Environment info

firebase-tools: 9.12.0

Platform: linux

[REQUIRED] Test case

firebase functions:shell

[REQUIRED] Steps to reproduce

  1. initialize the project with v9.6.1.
  2. upgrade the firebase related packages to latest.
  3. reinstall the packges (remove and install)
  4. firebase emulators:start
  5. 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

@dimavedenyapin
Copy link

This also happens with me in OS X

syJSdev added a commit to syJSdev/firebase-tools that referenced this issue May 28, 2021
@jaxnz
Copy link
jaxnz commented May 30, 2021

Same issue here, rolling back to firebase-tools 9.11.0 - works OK.

@rconjoe
Copy link
rconjoe commented May 30, 2021

Ubuntu and Mac users on our team are experiencing this as well. Same 9.11.0 rollback works for now.

@joehan joehan closed this as completed in 6027fe7 Jun 1, 2021
@joehan
Copy link
Contributor
joehan commented Jun 1, 2021

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants