pg-omit-archived
pg-omit-archived copied to clipboard
v3.0.0 Package syntax error
@graphile-contrib/pg-omit-archived/dist/index.js:75 const pgRelevantColumnIsBoolean = relevantColumn?.type.category === "B"; ^
SyntaxError: Unexpected token '.'
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-----