Skip to content

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

Closed
@syJSdev

Description

[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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions