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
I am trying to write a simple node js app using node-redshift package.
using the examples here -> https://www.npmjs.com/package/node-redshift
but i am not sure how to provide the value for the "host " parameter.
Can someone suggest please
I am getting Error: getaddrinfo ENOTFOUND - surely I am not able to pas correct value for host parameter
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to write a simple node js app using node-redshift package.
using the examples here -> https://www.npmjs.com/package/node-redshift
but i am not sure how to provide the value for the "host " parameter.
Can someone suggest please
I am getting Error: getaddrinfo ENOTFOUND - surely I am not able to pas correct value for host parameter
The text was updated successfully, but these errors were encountered: