Scheduled backup needs to be updated to Node10
ghowen opened this issue · 3 comments
ghowen commented
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.
samtstern commented
@ghowen thanks! You're right, we need to do this.
ghowen commented
@samtstern Thanks. Actually package.json needs to be updated as well as the engine still points to node 8.