Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest cht-couch2pg doesn't work with NodeJS 8 or 10 #139

Open
kennsippell opened this issue Jun 23, 2023 · 0 comments
Open

Latest cht-couch2pg doesn't work with NodeJS 8 or 10 #139

kennsippell opened this issue Jun 23, 2023 · 0 comments

Comments

@kennsippell
Copy link
Member

kennsippell commented Jun 23, 2023

Confirmed that production cht-couch2pg doesn't work on Node8 or 10

$ nvm use lts/carbon
Now using node v8.17.0 (npm v6.13.4)
$ npx cht-couch2pg@latest
Minimum Node.js version supported by pg-promise is 12.0.0
$ nvm use lts/dubnium
Now using node v10.24.1 (npm v6.14.12)
$ npx cht-couch2pg@latest
Minimum Node.js version supported by pg-promise is 12.0.0
@kennsippell kennsippell changed the title Latest version of pg-promise doesn't work with NodeJS 8 or 10 Latest cht-couch2pg doesn't work with NodeJS 8 or 10 Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant