这是indexloc提供的服务,不要输入任何密码
Skip to content

Functions deploy fails on firebase-tools version 13.15.3 but works in 13.15.2 #7575

@Spitzbua

Description

@Spitzbua

[REQUIRED] Environment info

firebase-tools: 13.15.3

Platform: Windows

[REQUIRED] Test case

Deploy firebase function v2

[REQUIRED] Steps to reproduce

firebase deploy --only functions

[REQUIRED] Expected behavior

Functions will be deployed

[REQUIRED] Actual behavior

Deploy fails

[debug] [2024-08-21T13:09:58.665Z] TypeError: Cannot convert undefined or null to object
at Function.entries ()
at Object.want (C:\Users\thoma\AppData\Roaming\fnm\node-versions\v20.16.0\installation\node_modules\firebase-tools\lib\deploy\extensions\planner.js:120:28)
at prepareDynamicExtensions (C:\Users\thoma\AppData\Roaming\fnm\node-versions\v20.16.0\installation\node_modules\firebase-tools\lib\deploy\extensions\prepare.js:122:48)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async prepare (C:\Users\thoma\AppData\Roaming\fnm\node-versions\v20.16.0\installation\node_modules\firebase-tools\lib\deploy\functions\prepare.js:62:9)
at async chain (C:\Users\thoma\AppData\Roaming\fnm\node-versions\v20.16.0\installation\node_modules\firebase-tools\lib\deploy\index.js:40:9)
at async deploy (C:\Users\thoma\AppData\Roaming\fnm\node-versions\v20.16.0\installation\node_modules\firebase-tools\lib\deploy\index.js:97:5)
[error]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions