Google Cloud Functions, Node JS 8.9.x (LTS) and KOA library

前端 未结 4 1371
Happy的楠姐
Happy的楠姐 2021-01-13 02:18

How can I use Koa library, the express replacement, in Cloud Functions?

I know KOA use all great ES2017 and make more use of Async use of JavaScript.

or it

4条回答
  •  不要未来只要你来
    2021-01-13 02:56

    Referring to the release notes from Google... Cloud Functions Release Notes

    Node version supported is still at v6, same for firebase. You need to wait awhile before they release it in v8. Am pretty sure they will move to v8 when v6 no longer supported, but hopefully earlier...

提交回复
热议问题