Skip to content

npm workspaces support broken since 11.19.0 #5385

@mpsq

Description

@mpsq

Firebase CLI is broken since #5215 when using npm workspaces. (11.18.0 works fine)

Environment info

  • firebase-tools 11.19.0
  • npm 8.18
  • node 16
  • npm workspaces
  • Archlinux

Test case

Steps to reproduce

Any firebase cli command with npm workspaces set up

Expected behavior

Command should succeed

Actual behavior

Errors (not sure the 1st is relevant):

Could not find functions.yaml. Must use http discovery
Error: spawn ./node_modules/.bin/firebase-functions ENOENT

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions