You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
I hope my question is placed well:
I struggle 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"
Nodered is running on a Raspberry PI, started by systemctl daemon. I have added Environment="GOOGLE_CLOUD_PROJECT=supxxx-cubxxx-000000" to /lib/systemd/system/nodered.service.
Can you point me in the right direction, what might be the issue here?
Thank you so much, you contribution is highly appreciated!
Hello everyone,
I hope my question is placed well:
I struggle 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"Nodered is running on a Raspberry PI, started by systemctl daemon. I have added
Environment="GOOGLE_CLOUD_PROJECT=supxxx-cubxxx-000000"to/lib/systemd/system/nodered.service.Can you point me in the right direction, what might be the issue here?
Thank you so much, you contribution is highly appreciated!