firebase/snippets-node

Scheduled backup needs to be updated to Node10

ghowen opened this issue · 3 comments

Node.js 8 support for the App Engine Standard environment is being deprecated, requiring you to upgrade your App Engine Standard applications to Node.js 10 by October 1, 2019. After said date, you will be unable to deploy Node.js 8 versions to your applications.

@ghowen thanks! You're right, we need to do this.

also #56 will address this by moving to Cloud Functions

@samtstern Thanks. Actually package.json needs to be updated as well as the engine still points to node 8.