Skip to content

npm install error with node <8.13 #1821

@Jony-Y

Description

@Jony-Y

Issue with firebase install while working with node lower than 8.13

firebase-tools: 7.8.0
env: MacOs

Steps to reproduce:

  1. install firebase-tools 7.8.0
  2. set node version to 8.12
  3. run npm install / yarn

expected: modules installed successfully
actual:
fire-base-error

The root cause is firebase-tools > @google-cloud/pubsub > @google-gax > “@grpc/grpc-js” “0.6.9"

there were no breaking changes done, nor did I upgrade firebase-tools lately.

Metadata

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