Skip to content

Google App Engine Deployment in Readme is not Right: #442

@catosaurusrex2003

Description

@catosaurusrex2003

Google App Engine Deployment in Readme is not Right:

  • The node Version needs to be correct for it.
  • peer version 1.0.2
  • Nodejs version: NAN. i am using google app engine how it is defined in Readme and this issue is related to nodejs version itself.
  • Platform name: Google App Engine.

ERROR

image

i am using the exact same app.yaml and package.json mentioned in the Readme.md

What is wrong?

The node version in google app engine is by default node 12. Which doesnt support the ?. operator.
?. operators is supported in node version 14 and above.

How to fix this?

I will be opening a Pull Request to fix this

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions