Hello everyone,
I am trying to use google-cloud-bigquery from node-red-contrib-google-cloud.
After setting up the Bigquery node I get the following error message:
" TypeError: BigQuery is not a constructor"

Nodejs version - v16.19.1
Node-red version - v3.0.2
This is the node that I have installed
"node-red-contrib-google-cloud": "~0.0.26",
Can you please guide me to the right direction?
Thank you so much, you contribution is highly appreciated!
