Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Support for node 16 requested #343

@opendroid

Description

@opendroid

Hi:

We are trying to update to node-16 and deploy to GCP using firebase cloud functions and get following error. Can this be fixed please. Thank you. 🙏

firebase deploy --only functions:ff
i  functions: updating Node.js 16 function ff(us-central1)...
Build failed: npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'dialogflow-fulfillment@0.6.1',
npm WARN EBADENGINE   required: { node: '6' },
npm WARN EBADENGINE   current: { node: 'v16.16.0', npm: '8.11.0' }
npm WARN EBADENGINE }
npm ERR! code E401

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