GoogleCloudPlatform/nodejs-getting-started

Update GCE getting started sample to use Node.js v16.15.0 (Current Active LTS)

jasonborg opened this issue · 0 comments

The GCE getting started sample should be updated to use Node.js v16.15.0 (Current Active LTS). It currently uses Node.js v8.12.0 which is no longer supported.

The motivation for this now was that when trying to integrate the Cloud Debugger Node.js Agent with the sample app leads a failure SyntaxError: Unexpected } catch {}. This is resolved by using v16.15.