There is an issue with the postgres nodejs version

There is a problem with the nodejs version when running the postgrestor node in nodered on the raspberry pi.

The current nodejs version is 14.x.
However, when I run the postgrestor node, the database does not come in.

So I deleted nodejs 14.x again and installed nodejs 10.x version.

When I run the postgrestor node in node red with the installed nodejs 10.x version, I confirmed that the data DB data is coming in.

When I checked with nodejs 14.x version on Windows 10, DB data is not coming in.

What is the problem? Currently, it is identified as a nodejs version issue.

Has anyone solved the problem with the postgrestor nodejs version?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.