pg-omit-archived icon indicating copy to clipboard operation
pg-omit-archived copied to clipboard

v3.0.0 Package syntax error

Open geoffatsource opened this issue 2 years ago • 1 comments

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

SyntaxError: Unexpected token '.'

geoffatsource avatar Apr 14 '22 18:04 geoffatsource

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-----

benjie avatar Apr 15 '22 09:04 benjie