Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.0.0 Package syntax error #33

Open
geoffatsource opened this issue Apr 14, 2022 · 1 comment
Open

v3.0.0 Package syntax error #33

geoffatsource opened this issue Apr 14, 2022 · 1 comment

Comments

@geoffatsource
Copy link

@graphile-contrib/pg-omit-archived/dist/index.js:75
const pgRelevantColumnIsBoolean = relevantColumn?.type.category === "B";
^

SyntaxError: Unexpected token '.'

@benjie
Copy link
Member

benjie commented Apr 15, 2022

You must be running Node v12 which is end of life at the end of this month. Please upgrade to Node 14 or higher.

https://nodejs.org/en/about/releases/

https://node.green/#ES2020-features-optional-chaining-operator-----

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants