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
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. 🙏