How to set using node engine version 10 in dialogflow inline fulfilment package.json?
问题 How to set using node engine version 10 in dialogflow inline fulfilment package.json? I try to set it in package.json "engines": { "node": "10" } But in my Firebase project, deployed fulfilment cloud function remains use 'Node.js 8'. 回答1: As of a few days ago, the Dialogflow inline fulfillment uses Node 10 (and you cannot switch back to Node 8). The downside of this is that you must have billing enabled for the GCP project your dialogflow agent is associated with, as under-the-hood the inline